From 40672d6d4180c37b2f909e935f9364e52c5ad7d1 Mon Sep 17 00:00:00 2001 From: sam Date: Fri, 5 Jan 2024 15:24:42 +0100 Subject: [PATCH] fix type error in frontend --- frontend/src/routes/@[username]/PreferencesCheatsheet.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/@[username]/PreferencesCheatsheet.svelte b/frontend/src/routes/@[username]/PreferencesCheatsheet.svelte index ac4200a..ebe56f1 100644 --- a/frontend/src/routes/@[username]/PreferencesCheatsheet.svelte +++ b/frontend/src/routes/@[username]/PreferencesCheatsheet.svelte @@ -1,5 +1,5 @@