Fix missign twofactor_backupcodes bundle

They are backup codes. Not backups codes.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
pull/31132/head
Christoph Wurst 2 years ago
parent 721f03fd27
commit 981bce3f7c
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -90,7 +90,7 @@ module.exports = {
weather_status: {
'weather-status': path.join(__dirname, 'apps/weather_status/src', 'weather-status.js'),
},
twofactor_backupscodes: {
twofactor_backupcodes: {
settings: path.join(__dirname, 'apps/twofactor_backupcodes/src', 'settings.js'),
},
updatenotification: {

Loading…
Cancel
Save