gitea
This commit is contained in:
@@ -3,9 +3,9 @@ package server
|
||||
import (
|
||||
"time"
|
||||
|
||||
"gogs.inhome.blapointe.com/local/firestormy/config"
|
||||
"gogs.inhome.blapointe.com/local/firestormy/config/ns"
|
||||
"gogs.inhome.blapointe.com/local/firestormy/scheduler"
|
||||
"gitea.inhome.blapointe.com/local/firestormy/config"
|
||||
"gitea.inhome.blapointe.com/local/firestormy/config/ns"
|
||||
"gitea.inhome.blapointe.com/local/firestormy/scheduler"
|
||||
)
|
||||
|
||||
func toMap(j *scheduler.Job, output bool) map[string]interface{} {
|
||||
|
||||
Reference in New Issue
Block a user