v1.5.5 fix bugs and new theme

This commit is contained in:
2024-07-08 15:14:30 +08:00
parent a3f1490db5
commit f842646d25
9 changed files with 31 additions and 31 deletions

2
ash.py Normal file
View File

@@ -0,0 +1,2 @@
import os
os.system("python3 main.py")