Files
NewWPSBot/app.py

4 lines
45 B
Python
Raw Normal View History

2025-11-06 11:01:13 +08:00
from PWF.Application.app import main
main()