to gitea.bel.blue
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
package server
|
||||
|
||||
import (
|
||||
"gitea.inhome.blapointe.com/local/firestormy/config"
|
||||
"gitea.inhome.blapointe.com/local/firestormy/config/ns"
|
||||
"gitea.inhome.blapointe.com/local/firestormy/scheduler"
|
||||
"gitea.inhome.blapointe.com/local/logb"
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
"gitea.bel.blue/local/firestormy/config"
|
||||
"gitea.bel.blue/local/firestormy/config/ns"
|
||||
"gitea.bel.blue/local/firestormy/scheduler"
|
||||
"gitea.bel.blue/local/logb"
|
||||
)
|
||||
|
||||
func (s *Server) disable(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
Reference in New Issue
Block a user