feat: keep device awake during navigation

This commit is contained in:
Cfp
2025-07-03 18:07:05 +02:00
parent 94b8b8559c
commit 0b7ba06e9e
5 changed files with 16 additions and 0 deletions

View File

@ -33,6 +33,7 @@
},
"type": "module",
"dependencies": {
"@capacitor-community/keep-awake": "^7.1.0",
"@capacitor-community/native-audio": "^7.0.0",
"@capacitor-community/sqlite": "^7.0.0",
"@capacitor-community/text-to-speech": "^6.0.0",