Files
upscayl/renderer/utils/flags.ts
Nayam Amarshe 6a7a3097db Update pacakge
2023-10-21 19:13:03 +05:30

4 lines
51 B
TypeScript

export const FLAGS = {
APP_STORE_BUILD: true,
};