mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-03 03:00:13 -04:00
Update build
This commit is contained in:
@@ -3,5 +3,5 @@ type FeatureFlags = {
|
||||
};
|
||||
|
||||
export const featureFlags: FeatureFlags = {
|
||||
APP_STORE_BUILD: true,
|
||||
APP_STORE_BUILD: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user