From c80f76cb504e425f5d787eaaf801d6f55d0a4535 Mon Sep 17 00:00:00 2001 From: Keuin Date: Wed, 7 Sep 2022 14:07:15 +0800 Subject: Dan mu -> Dan Mu --- recording/watcher.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recording/watcher.go b/recording/watcher.go index 92d2135..c058496 100644 --- a/recording/watcher.go +++ b/recording/watcher.go @@ -188,7 +188,7 @@ func watch( logger.Printf("Cannot parse Dan Mu message JSON: %v\n", err) continue } - logger.Printf("Dan mu: %v\n", dmm.String()) + logger.Printf("Dan Mu: %v\n", dmm.String()) default: logger.Printf("Ignoring server message %v %v %v\n", info.Command, msg.Operation, string(msg.Body)) -- cgit v1.2.3