changes to remove fullscreen of app
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
+2
-1
@@ -5,6 +5,7 @@ const config: CapacitorConfig = {
|
||||
appName: 'kryz-go',
|
||||
webDir: 'www',
|
||||
android: {
|
||||
adjustMarginsForEdgeToEdge: 'force',
|
||||
buildOptions: {
|
||||
keystorePath: undefined,
|
||||
keystoreAlias: undefined,
|
||||
@@ -12,4 +13,4 @@ const config: CapacitorConfig = {
|
||||
},
|
||||
};
|
||||
|
||||
export default config;
|
||||
export default config;
|
||||
Reference in New Issue
Block a user