mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced 2026-03-12 12:25:32 +08:00
5 lines
63 B
Python
5 lines
63 B
Python
from commands import app
|
|
|
|
if __name__ == "__main__":
|
|
app()
|