mirror of
https://github.com/upscayl/upscayl.git
synced 2025-02-22 13:29:59 +01:00
4 lines
52 B
TypeScript
4 lines
52 B
TypeScript
export const FLAGS = {
|
|
APP_STORE_BUILD: false,
|
|
};
|