aboutsummaryrefslogtreecommitdiff
path: root/common/indexeddb.js
diff options
context:
space:
mode:
Diffstat (limited to 'common/indexeddb.js')
-rw-r--r--common/indexeddb.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/indexeddb.js b/common/indexeddb.js
index 1b8e574..271dfce 100644
--- a/common/indexeddb.js
+++ b/common/indexeddb.js
@@ -48,7 +48,7 @@ let initial_data = (
#IF UNIT_TEST
{}
#ELSE
-#INCLUDE_VERBATIM default_settings.json
+#INCLUDE default_settings.json
#ENDIF
);