Disable import section on preference page, upgrade version number

This commit is contained in:
2025-08-30 14:11:18 +02:00
parent cde3c84bc7
commit 57a036bea2
4 changed files with 39 additions and 4 deletions

View File

@@ -8,11 +8,11 @@ import importExportSection from './importExportSection.vue';
<template>
<v-container max-width="800">
<v-row>
<!-- <v-row>
<v-col>
<import-export-section />
</v-col>
</v-row>
</v-row> -->
<v-row>
<v-col>
<page-setup />