proxy switcher + change wisp settings to proxy settings

This commit is contained in:
Nebelung
2024-10-14 23:00:56 +00:00
parent 6c65689b1a
commit 3c127ad2af
6 changed files with 52 additions and 18 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ const nextConfig = {
return [
{
source: '/settings',
destination: '/settings/appearance',
destination: '/settings/proxy',
permanent: false
}
]