Until we know better, just hide app backup size on mobile
This commit is contained in:
@@ -42,6 +42,7 @@ const columns = ref({
|
||||
size: {
|
||||
label: t('backup.target.size'),
|
||||
sort: true,
|
||||
hideMobile: true,
|
||||
},
|
||||
creationTime: {
|
||||
label: t('app.backups.backups.time'),
|
||||
|
||||
Reference in New Issue
Block a user