From fade91f5f20a68ea8ffad6f151ff9c9bd8b19736 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 6 Nov 2023 19:06:50 -0400 Subject: upd8: basic port strings-default.json -> strings-default.yaml --- src/upd8.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/upd8.js') 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`; -- cgit 1.3.0-6-gf8a5