Fixed breaking bugs from refactor

This commit is contained in:
2022-01-23 17:33:52 -06:00
parent d935113b94
commit 4d88e706f7
3 changed files with 12 additions and 11 deletions

View File

@@ -1,4 +1,5 @@
# Python imports
import signal
# Lib imports
from gi.repository import GLib