Rename index and options meta files
This commit is contained in:
@@ -87,8 +87,8 @@ class nwFiles:
|
||||
|
||||
# Project Meta Files
|
||||
BUILDS_FILE = "builds.json"
|
||||
INDEX_FILE = "tagsIndex.json"
|
||||
OPTS_FILE = "guiOptions.json"
|
||||
INDEX_FILE = "index.json"
|
||||
OPTS_FILE = "options.json"
|
||||
PROJ_DICT = "wordlist.txt"
|
||||
SESS_STATS = "sessionStats.log"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user