This commit is contained in:
weckyy702
2020-12-26 14:54:02 +01:00
parent cef0fd69c6
commit ad9676255a
2 changed files with 2 additions and 1 deletions

1
run.py
View File

@@ -1,3 +1,4 @@
from gui.gui import gui
gui(theme='DarkGrey11', debug_mode=True)