Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GPT4: In the `ai-plugin.json` file, the `legal_info_url` field should contain a URL, but it currently contains an email address. Update the field with a proper URL or remove it if it's not necessary. ```json { ... "legal_info_url": "http://example.com/legal-info" }
- Loading branch information