From 87b9254bc05d06ef121a26766421814985261327 Mon Sep 17 00:00:00 2001 From: "@_tID" <39941993+theInfectedDrake@users.noreply.github.com> Date: Mon, 2 Jul 2018 15:04:08 +0530 Subject: [PATCH] Update Updater with latest release... --- tools/tidos_updater.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/tidos_updater.py b/tools/tidos_updater.py index 694d10f6..6a26534e 100644 --- a/tools/tidos_updater.py +++ b/tools/tidos_updater.py @@ -10,6 +10,7 @@ import time import os +import requests from colors import * def updater():