-
-
Notifications
You must be signed in to change notification settings - Fork 446
Open
Description
Hello,
I had cloned the project to my local machine. Today, while updating the application, I noticed that the code containing the GUI in the main branch was deleted. After the update, the application reverted to the CLI version. Even when I switch to the add-gui-support branch, the application returns to the CLI version whenever an update is applied.
In the updater.py file, I replaced every occurrence of "main" with "add-gui-support". This caused the update manifest.json and project files to be downloaded from the add-gui-support branch, and the application was updated accordingly. I am now able to use the GUI.
Are you planning to fix this issue? I would appreciate any information you can provide.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels