Update README.md

pull/2395/head
Fabian-Lars 6 months ago committed by GitHub
parent 09b51339d3
commit dac7d0bc9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -75,10 +75,10 @@ Second, add the required permissions in the project:
```json
"permissions": [
+"haptics:allow-impact-feedback",
+"haptics:allow-notification-feedback",
+"haptics:allow-selection-feedback",
+"haptics:allow-vibrate"
"haptics:allow-impact-feedback",
"haptics:allow-notification-feedback",
"haptics:allow-selection-feedback",
"haptics:allow-vibrate"
]
```

Loading…
Cancel
Save