From feff7b8ac88ba38490702dd5de819d73562bebbb Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Fri, 19 Apr 2024 02:44:26 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usr/share/blackbox/Functions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/share/blackbox/Functions.py b/usr/share/blackbox/Functions.py index 40f3609..c1beef6 100644 --- a/usr/share/blackbox/Functions.py +++ b/usr/share/blackbox/Functions.py @@ -20,6 +20,7 @@ from Settings import Settings from ui.MessageDialog import MessageDialog from distro import id from os import makedirs +import Functions as fn gi.require_version("Gtk", "3.0") from gi.repository import GLib, Gtk