mirror of
https://code.dnix.de/da/flokatirc
synced 2026-07-27 08:39:45 +02:00
Fix: A bug in the gogs module prevented fuzzytime from working
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ var (
|
||||
)
|
||||
|
||||
func init() {
|
||||
MsgHandlers["fuzzytime"] = gogsHandleMessage
|
||||
MsgHandlers["gogs"] = gogsHandleMessage
|
||||
xlog.Info("Gogs module initialized")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user