Added settings gui class to ui/settings/__init__.py

This commit is contained in:
The Wobbler 2025-01-25 15:20:04 +01:00
parent d2c74438cb
commit 5e5521bc67
2 changed files with 3 additions and 1 deletions

View file

@ -1 +1,3 @@
#!/usr/bin/python3
from .settings import Settings