Polish 2fa setup ui

This commit is contained in:
Johannes Zellner
2025-03-29 20:56:36 +01:00
parent f0f04ce3ff
commit 67bc03bcc1
3 changed files with 6 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ const domainsModel = DomainsModel.create();
const columns = {
icon: {}, // archived
location: {
label: t('backups.archives.location'),
label: t('app.location.location'),
sort: true
},
info: {