1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-22 21:40:13 +01:00

4 lines
51 B
TypeScript
Raw Normal View History

2023-10-14 06:30:49 +05:30
export const FLAGS = {
2023-10-21 19:13:03 +05:30
APP_STORE_BUILD: true,
2023-10-14 06:30:49 +05:30
};