Fallback moved. Index points to telegran en bot
This commit is contained in:
parent
0a8d59bc53
commit
2d19778553
4 changed files with 23 additions and 7 deletions
|
|
@ -1,5 +1,7 @@
|
|||
/* eslint-disable import/no-absolute-path */
|
||||
|
||||
import fs from 'fs';
|
||||
import getFallbackLang from '/imports/startup/server/accounts/lang-fallback';
|
||||
import getFallbackLang from '/imports/modules/lang-fallback';
|
||||
|
||||
const as = f => `assets/app/${f}`;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue