fix: redirect users to /refresh on unauth and mod webview links
This commit is contained in:
3
app/[lang]/webview/refresh/page.tsx
Normal file
3
app/[lang]/webview/refresh/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Refresh() {
|
||||
return <div>Hey you've been refreshed</div>
|
||||
}
|
||||
Reference in New Issue
Block a user