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={