cleanup code

This commit is contained in:
2025-03-12 23:40:33 +00:00
parent 59d12d2e99
commit f37f89d5c7
3 changed files with 7 additions and 7 deletions

View File

@@ -43,7 +43,7 @@ type RequestType int
type RequestContext struct {
Cookies map[string]string
Body map[string]interface{}
Body map[string]any
}
// used in constructing instance cards in index