When I clone an application, its link to GitHub is also cloned. How can I remove that link and link to a new repository? The clone option should not clone the GitHub configuration, and/or it should be possible to remove the link. Is there anything I can do at present?
Current workaround:
- Download the project as a zip file
- Create a new project in AI Studio from a blank template
- In code tab, upload the dowloaded zip file
- Preview the project
- Save the app
- Link to github