From 356bd4e1b54b7ef72ed37942ffd5ff45ec238eed Mon Sep 17 00:00:00 2001 From: sk5s Date: Wed, 15 Feb 2023 18:32:41 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/app.js b/js/app.js index d51ad53..064ba17 100644 --- a/js/app.js +++ b/js/app.js @@ -53,10 +53,10 @@ document.addEventListener('DOMContentLoaded', () => { restore_speech_voice() restore_app_lang() i18n_init() + darkmode_init() fresh() speech_synthesis_init() - darkmode_init() setTimeout(() => { if (!i18next.translator) { i18n_init()