diff --git a/rcgcdw.py b/rcgcdw.py index 21d034d..ad4aa89 100644 --- a/rcgcdw.py +++ b/rcgcdw.py @@ -1149,6 +1149,6 @@ if settings["overview"]: logging.error("Invalid time format! Currentely: {}. Note: It needs to be in HH:MM format.".format(settings["overview_time"])) schedule.every().day.at("00:00").do(recent_changes.clear_cache) -while 1: +while 1: time.sleep(1.0) schedule.run_pending() diff --git a/settings.json.example b/settings.json.example index 70a6d8c..45316cb 100644 --- a/settings.json.example +++ b/settings.json.example @@ -36,7 +36,7 @@ "color":"THIS COLOR DEPENDS ON EDIT SIZE, PLEASE DON'T CHANGE" }, "edit":{ - "icon":"https://d1u5p3l4wpay3k.cloudfront.net/minecraft_pl_gamepedia/d/df/Ksi%C4%85%C5%BCka_z_pi%C3%B3rem.png?version=d2b085f15fb5713091ed06f92f81c360", + "icon":"", "color":"THIS COLOR DEPENDS ON EDIT SIZE, PLEASE DON'T CHANGE" }, "upload/overwrite":{