Overhauled settings

This commit is contained in:
WardPearce
2024-10-09 09:44:49 +13:00
parent af592a63fb
commit 99b0a31da6
3 changed files with 559 additions and 519 deletions
File diff suppressed because it is too large Load Diff
@@ -9,6 +9,7 @@
"title": "Title",
"searchPlaceholder": "Search (ctrl + k)",
"delete": "Delete",
"donate": "Donate",
"deleteAllHistory": "Delete all history",
"skipping": "Skipping",
"replies": "replies",
+1 -1
View File
@@ -77,4 +77,4 @@ main.root {
main.root::-webkit-scrollbar {
display: none !important;
}
}
}