From 0b627a0e6e2a42128e198ae5fbcf43d25eed3739 Mon Sep 17 00:00:00 2001 From: Benjamin Keating Date: Mon, 17 Jul 2023 20:20:28 -0500 Subject: [PATCH] import/export added back in --- dist/nvAux.html | 26 +++++++++++++------------- src/lib/DownloadNotesZip.svelte | 4 ++-- src/lib/ImportNotesZip.svelte | 10 +--------- src/lib/OmniBar.svelte | 6 ++---- 4 files changed, 18 insertions(+), 28 deletions(-) diff --git a/dist/nvAux.html b/dist/nvAux.html index 7fa79c2..0d6282b 100644 --- a/dist/nvAux.html +++ b/dist/nvAux.html @@ -17,7 +17,7 @@ nvAux diff --git a/src/lib/DownloadNotesZip.svelte b/src/lib/DownloadNotesZip.svelte index 90b9d69..772e999 100644 --- a/src/lib/DownloadNotesZip.svelte +++ b/src/lib/DownloadNotesZip.svelte @@ -16,6 +16,6 @@ }; - diff --git a/src/lib/ImportNotesZip.svelte b/src/lib/ImportNotesZip.svelte index 7049907..9df4bcd 100644 --- a/src/lib/ImportNotesZip.svelte +++ b/src/lib/ImportNotesZip.svelte @@ -36,24 +36,16 @@
diff --git a/src/lib/OmniBar.svelte b/src/lib/OmniBar.svelte index a138eac..1f877fd 100644 --- a/src/lib/OmniBar.svelte +++ b/src/lib/OmniBar.svelte @@ -54,8 +54,6 @@ class="omnibar flex items-center border-box border-b" style="border-color: #2e3338; background-color: #181a1c; height: 42px" > -