show import/export error

This commit is contained in:
SPRINX0\prochazka
2025-03-04 14:26:11 +01:00
parent 0c104d5d29
commit 257ffa3cc4
4 changed files with 18 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
// $: console.log('MESSAGE ROWS', items);
const values = writable({
hideDebug: false,
hideDebug: true,
hideInfo: false,
hideError: false,
});