Skip to content

Commit

Permalink
🤔
Browse files Browse the repository at this point in the history
  • Loading branch information
sk5s committed Feb 15, 2023
1 parent d26e29a commit 356bd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit 356bd4e

Please sign in to comment.