remove query parameters on refresh

This commit is contained in:
mlsmaycon
2026-02-10 21:53:18 +01:00
parent 95d672c9df
commit f22497d5da
4 changed files with 17 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ export interface ErrorData {
destination?: boolean
requestId?: string
simple?: boolean
retryUrl?: string
}
// Data injected by Go templates