7355-accountMigrationFixes2 #658

Merged
carlossa merged 12 commits from 7355-accountMigrationFixes2 into dev 2024-08-30 10:58:11 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 76cb8c6b28 - Show all commits

View File

@ -121,7 +121,7 @@ const tableModes = [
icon: 'grid_view',
title: t('grid view'),
value: CARD_MODE,
disable: $props.disableOption?.card,¡
disable: $props.disableOption?.card,
},
];
onBeforeMount(() => {