From 4c6a2323d90e9321ec2b78e226167b3013ea69ab Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Sat, 29 Jan 2022 00:03:51 +0100 Subject: make Haketilo buildable again (for Mozilla) How cool it is to throw away 5755 lines of code... --- common/indexeddb.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/indexeddb.js') 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 ); -- cgit v1.2.3