1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-23 05:49:36 +01:00

4 lines
52 B
TypeScript
Raw Normal View History

2023-10-14 06:30:49 +05:30
export const FLAGS = {
2023-10-15 11:43:55 +05:30
APP_STORE_BUILD: false,
2023-10-14 06:30:49 +05:30
};