mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-31 10:36:11 +00:00
Fix expo build
This commit is contained in:
@@ -47,7 +47,8 @@ export const resources = {
|
||||
|
||||
export const supportedLanguages = [
|
||||
${translations.map((x) => `"${x.lang}",`).join("\n\t")}
|
||||
];`,
|
||||
];
|
||||
`,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user