Fix Stage Manager resize issue on iPadOS (#1563)

This commit is contained in:
Michael-128
2026-08-24 18:12:06 +02:00
parent 12025ab59a
commit 96fc9adbbf
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"@capacitor/ios": "^7.0.0",
"@capacitor/network": "^7.0.0",
"@capacitor/preferences": "^7.0.0",
"@capacitor/status-bar": "^7.0.0",
"@capacitor/status-bar": "^7.0.6",
"@nuxtjs/axios": "^5.13.6",
"@teckel/vue-pdf": "^4.3.5",
"buffer": "^6.0.3",