Update capacitor.config.ts

This commit is contained in:
WardPearce
2026-01-27 20:42:00 +13:00
parent 86369411c2
commit 09f2159f22
+1 -4
View File
@@ -6,10 +6,7 @@ const config: CapacitorConfig = {
webDir: 'build',
plugins: {
CapacitorNodeJS: {
nodeDir: 'nodejs-android'
},
SystemBars: {
insetsHandling: 'disable'
nodeDir: 'nodejsAndroid'
}
},
server: {