Files
2024-07-11 14:16:35 +02:00

5 lines
90 B
Python

from vrmpdvsetuppage import application
if __name__ == "__main__":
application.run()