Reduce Package Version to Version for apps backups
This commit is contained in:
@@ -31,7 +31,7 @@ const columns = ref({
|
||||
sort: true
|
||||
},
|
||||
packageVersion: {
|
||||
label: t('app.backups.backups.packageVersion'),
|
||||
label: t('main.table.version'),
|
||||
sort: true,
|
||||
},
|
||||
site: {
|
||||
|
||||
Reference in New Issue
Block a user