From 17a754b918cd943ad4db4fffec41e4b03aa6bf28 Mon Sep 17 00:00:00 2001 From: daru Date: Thu, 25 Aug 2022 23:32:31 +0200 Subject: [PATCH] =?UTF-8?q?Anime=20lists=20did=20not=20age=20well=20?= =?UTF-8?q?=F0=9F=98=B5=E2=80=8D=F0=9F=92=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- praktikant.go | 1 + 1 file changed, 1 insertion(+) diff --git a/praktikant.go b/praktikant.go index fcc651c..cb89313 100644 --- a/praktikant.go +++ b/praktikant.go @@ -122,6 +122,7 @@ func Arbeit() { count++ } } + if count > 0 { color.Infof("%d Sachen aktualisiert\n", count) logOut.WriteLine(fmt.Sprintf("📜 %d Sachen aktualisiert", count))