From 85264608785082b6a280f7e640fe5694ec18be90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Jaenisch?= Date: Fri, 26 Jul 2024 16:38:46 +0200 Subject: [PATCH] feat: extract SettingsProfile into component MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is taking care of the view when the Settings is selected for a profile. Signed-off-by: André Jaenisch --- src/lib/components/molecules/Settings.svelte | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/lib/components/molecules/Settings.svelte b/src/lib/components/molecules/Settings.svelte index 89d958f..4fd24d8 100644 --- a/src/lib/components/molecules/Settings.svelte +++ b/src/lib/components/molecules/Settings.svelte @@ -12,9 +12,6 @@ You should have received a copy of the GNU Affero General Public License along w -->