From 358ad8ef20b94a985cf605f7464aacd8a284ada9 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sun, 25 May 2025 02:17:51 +0400 Subject: [PATCH] enh: import/export default prompt suggestions --- .../admin/Settings/Interface.svelte | 97 +++++++++++++++++++ 1 file changed, 97 insertions(+) diff --git a/src/lib/components/admin/Settings/Interface.svelte b/src/lib/components/admin/Settings/Interface.svelte index 8fb882bd8..918ff03b5 100644 --- a/src/lib/components/admin/Settings/Interface.svelte +++ b/src/lib/components/admin/Settings/Interface.svelte @@ -1,4 +1,7 @@