multilang_1
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { stateSource } from './state.js';
|
||||
import { i18nSource } from './i18n.js';
|
||||
import { torrentsSource } from './torrents.js';
|
||||
import { mobileSource } from './mobile.js';
|
||||
import { messagesSource } from './messages.js';
|
||||
@@ -20,6 +21,7 @@ import { bootstrapSource } from './bootstrap.js';
|
||||
|
||||
export const moduleSources = [
|
||||
stateSource,
|
||||
i18nSource,
|
||||
torrentsSource,
|
||||
mobileSource,
|
||||
messagesSource,
|
||||
|
||||
Reference in New Issue
Block a user