Skip to content

Commit

Permalink
production build quickfix
Browse files Browse the repository at this point in the history
  • Loading branch information
bniwredyc committed Jun 5, 2024
1 parent 7b8ac01 commit cd1be2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/src/helpers/twosky.ts
Original file line number Diff line number Diff line change
@@ -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];

0 comments on commit cd1be2d

Please sign in to comment.