Add an empty line at the end of the ToC.txt file
This commit is contained in:
@@ -1336,6 +1336,7 @@ class NWTree():
|
||||
tItem.itemClass.name,
|
||||
tItem.itemName,
|
||||
])
|
||||
outFile.write("\n")
|
||||
|
||||
# Dump the JSON
|
||||
with open(tocJson, mode="w+", encoding="utf8") as outFile:
|
||||
|
||||
Reference in New Issue
Block a user