mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-21 20:45:33 +03:00
production build quickfix
This commit is contained in:
parent
7b8ac01fc2
commit
cd1be2d66d
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
// eslint-disable-next-line import/no-relative-packages
|
||||
import twosky from '../../../.twosky.json';
|
||||
|
||||
console.log(twosky[0]);
|
||||
|
||||
export const { languages: LANGUAGES, base_locale: BASE_LOCALE } = twosky[0];
|
||||
|
|
Loading…
Reference in a new issue