fix paste input problems with a patch

This commit is contained in:
Hailey
2025-06-19 23:13:39 -07:00
committed by Samuel Newman
parent f62ae6ded1
commit f2432c0736
6 changed files with 14 additions and 47 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ module.exports = function (_config) {
icon: './assets/app-icons/ios_icon_default_next.png',
userInterfaceStyle: 'automatic',
primaryColor: '#1083fe',
newArchEnabled: false,
newArchEnabled: true,
ios: {
supportsTablet: false,
bundleIdentifier: 'xyz.blueskyweb.app',