(fix): mobile deeplink crashing
All checks were successful
/ deploy (push) Successful in 14m50s

This commit is contained in:
Alois 2026-05-04 13:57:31 +02:00
commit ebf14bd96a
2 changed files with 7 additions and 3 deletions

View file

@ -8,8 +8,9 @@
"main"
],
"permissions": [
"deep-link:default",
"barcode-scanner:default",
"barcode-scanner:allow-scan",
"barcode-scanner:allow-cancel"
]
}
}