Feature/add report data glitch button (#920)

* Add report data glitch button

* Update changelog
This commit is contained in:
Thomas Kaul
2022-05-14 13:53:43 +02:00
committed by GitHub
parent 2b63f7e707
commit 5391b88c42
9 changed files with 92 additions and 30 deletions

View File

@@ -20,6 +20,7 @@ export const permissions = {
enableStatistics: 'enableStatistics',
enableSubscription: 'enableSubscription',
enableSystemMessage: 'enableSystemMessage',
reportDataGlitch: 'reportDataGlitch',
toggleReadOnlyMode: 'toggleReadOnlyMode',
updateAccount: 'updateAccount',
updateAuthDevice: 'updateAuthDevice',