From 479bc17672c4a7b82d010d82594334291c72cbba Mon Sep 17 00:00:00 2001 From: Fotoente Date: Tue, 10 May 2022 10:59:22 +0200 Subject: [PATCH] Forgot to comment out a testing edit! --- miceco.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miceco.py b/miceco.py index 3a3b2a9..c8b4dc3 100755 --- a/miceco.py +++ b/miceco.py @@ -342,7 +342,7 @@ if max_note_length < len(text): text = emojilib.emojize(text) # print(text) -noteVisibility = "specified" +# noteVisibility = "specified" try: req = requests.post(url + "/notes/create", json={