diff --git a/main.pyw b/main.pyw index f6023bd..20a066c 100644 --- a/main.pyw +++ b/main.pyw @@ -309,5 +309,6 @@ class ClassApp(): # TODO: Langue # TODO: Use config.json to create CT-FILE +# TODO: Convert multiple race at the same time App = ClassApp() mainloop() \ No newline at end of file