mirror of
https://github.com/skidoodle/ncore-stats.git
synced 2026-04-27 23:37:36 +02:00
yay
This commit is contained in:
@@ -94,6 +94,7 @@ func (s *State) historyModalHandler(w http.ResponseWriter, r *http.Request) {
|
||||
x-init='renderChart(%s)'>
|
||||
</div>`, string(dataJSON))
|
||||
}
|
||||
|
||||
func (s *State) rootHandler(w http.ResponseWriter, r *http.Request) {
|
||||
if r.URL.Path != "/" {
|
||||
http.NotFound(w, r)
|
||||
|
||||
Reference in New Issue
Block a user