From 48bfab3e8869dafe8d6ce2c49511da111e9df580 Mon Sep 17 00:00:00 2001 From: Michael De Roover Date: Tue, 19 Jan 2021 16:09:53 +0100 Subject: [PATCH] Being a bit of a dum-dum apparently --- konata.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/konata.sh b/konata.sh index b95c337..6f631e5 100755 --- a/konata.sh +++ b/konata.sh @@ -133,6 +133,7 @@ konata(){ fi } repo(){ + fdebug "repo" sendmsg "You can find my source code [here](https://git.ghnou.su/ghnou/konata)." }