add updates

This commit is contained in:
WorldTeacher
2024-10-02 15:28:12 +02:00
parent f4bc3de357
commit 2836be7490
6 changed files with 149 additions and 41 deletions

View File

@@ -6,7 +6,4 @@ class DocumentationThread(QThread):
super().__init__()
def run(self):
launch_documentation()
launch_documentation()