Signed-off-by: Arthur Lu <learthurgo@gmail.com>
@@ -26,7 +26,8 @@ def main():
global metric_enable
global pit_enable
global config = su.load_config("config.json")
global config
config = su.load_config("config.json")
task = threading.Thread(name = "match", target = match)
task.start()
The note is not visible to the blocked user.