From 38c565ccbf653a9e8505a9a2a688e44a18cf348c Mon Sep 17 00:00:00 2001 From: Ushie Date: Thu, 11 Jul 2024 02:09:28 +0300 Subject: [PATCH] fix: Rename 'Clear Cache' button to 'Reset' for clarification The 'Reset' button clears the website's localStorage, including custom API data. --- src/layout/Navbar/NavHost.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/Navbar/NavHost.svelte b/src/layout/Navbar/NavHost.svelte index 5564281..8af99bf 100644 --- a/src/layout/Navbar/NavHost.svelte +++ b/src/layout/Navbar/NavHost.svelte @@ -134,7 +134,7 @@ - +