Files
website/static/noStatic.go
2025-05-22 18:08:15 +02:00

6 lines
68 B
Go

//go:build !serveStatic
package static
func InitHttpHandlers() {}