initial commit

This commit is contained in:
i2p
2026-08-27 11:21:43 -06:00
parent 9740b1d71c
commit 9b7f95846b
9 changed files with 13 additions and 77 deletions
-1
View File
@@ -11,6 +11,5 @@ def main():
window.show()
sys.exit(app.exec_())
if __name__ == "__main__":
main()