mirror of
https://code.dnix.de/da/flokatirc
synced 2026-07-27 08:59:44 +02:00
Fix: A bug in the gogs module prevented fuzzytime from working
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ import (
|
||||
|
||||
func init() {
|
||||
MsgHandlers["coffee"] = coffeeHandleMessage
|
||||
xlog.Info("Cёffee module initialized")
|
||||
xlog.Info("Coffee module initialized")
|
||||
}
|
||||
|
||||
func coffeeHandleMessage(m *irc.Message) {
|
||||
|
||||
Reference in New Issue
Block a user