mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 00:55:32 +00:00
Var fixes
This commit is contained in:
@@ -5,4 +5,3 @@ import "github.com/gofiber/fiber/v2"
|
||||
func CacheFunc(c *fiber.Ctx) bool {
|
||||
return c.Query("noCache") == "true" || c.Response().StatusCode() != fiber.StatusOK
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user