Files
SoftwareManager/main.py
T
2025-06-28 03:46:56 +02:00

3 lines
39 B
Python

from core.gui import run_gui
run_gui()