update error page

This commit is contained in:
mlsmaycon
2026-02-10 16:54:05 +01:00
parent b16d63643c
commit 08d3867f41
5 changed files with 30 additions and 13 deletions

View File

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