Cleanup node mess pt2

This commit is contained in:
Marco Rodolfi
2023-01-13 12:09:01 +01:00
parent ff10d87692
commit f5987c46ba
2 changed files with 933 additions and 549 deletions
+932 -548
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,4 +1,4 @@
import i18next from './i18n';
import './i18n';
import PluginLoader from './plugin-loader';
import { DeckyUpdater } from './updater';