mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 18:09:40 +05:00
update todo.md.
This commit is contained in:
parent
93982a061c
commit
75ff80087b
2 changed files with 1 additions and 4 deletions
|
@ -6,6 +6,7 @@ import { useSettingsStore } from "@/app/store/settings-store";
|
|||
function deleteAllSettings() {
|
||||
localStorage.removeItem("mode");
|
||||
localStorage.removeItem("theme");
|
||||
localStorage.removeItem("settings");
|
||||
}
|
||||
|
||||
function deleteSearchHistory() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue