LiquidGUI [1.1.0.0] Dev

- Code cleanup & refactoring.
- Platform specific code.
This commit is contained in:
2024-07-09 22:00:56 +01:00
parent aed37b7fae
commit 65456aa5c6
6 changed files with 64 additions and 36 deletions
+3
View File
@@ -0,0 +1,3 @@
import platform
os_type = platform.system()