feat(integrations): add checkbox to add app (#2463)

This commit is contained in:
Meier Lukas
2025-03-13 23:23:54 +01:00
committed by GitHub
parent 8a02c65648
commit 22f9166690
2 changed files with 83 additions and 10 deletions

View File

@@ -675,6 +675,13 @@
"attemptSearchEngineCreation": {
"label": "Create Search Engine",
"description": "Integration \"{kind}\" can be used with the search engines. Check this to automatically configure the search engine."
},
"createApp": {
"label": "Create app",
"description": "Create an app with the same name and icon as the integration. Leave the input field below empty to create the app with the integration URL."
},
"appHref": {
"placeholder": "Custom app URL"
}
},
"action": {