« get me outta code hell

upd8: basic port strings-default.json -> strings-default.yaml - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/upd8.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-11-06 19:06:50 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-06 19:06:50 -0400
commitfade91f5f20a68ea8ffad6f151ff9c9bd8b19736 (patch)
treeced47138b05a4d44cd3ff6241089e08cdc095cef /src/upd8.js
parentbd3affb31b6b2e5cb0667c550bcdbde8af51a392 (diff)
upd8: basic port strings-default.json -> strings-default.yaml
Diffstat (limited to 'src/upd8.js')
-rwxr-xr-xsrc/upd8.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upd8.js b/src/upd8.js
index c011b66..eae9d21 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -94,7 +94,7 @@ try {
 
 const BUILD_TIME = new Date();
 
-const DEFAULT_STRINGS_FILE = 'strings-default.json';
+const DEFAULT_STRINGS_FILE = 'strings-default.yaml';
 
 const STATUS_NOT_STARTED       = `not started`;
 const STATUS_NOT_APPLICABLE    = `not applicable`;