revert: remove unnecessary frontend validation changes

Keep only backend Sentry filtering change. The frontend validation
changes in useAI.js, integrations.json, and apps.yml are not needed
as validation already exists.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Tanmay Deep Sharma
2026-01-19 18:29:49 +00:00
committed by root
co-authored by Claude Opus 4.5
parent 4c36cea89d
commit f9fd121fad
3 changed files with 8 additions and 53 deletions
@@ -184,9 +184,7 @@
"GENERATING": "Generating...",
"CANCEL": "Cancel"
},
"GENERATE_ERROR": "There was an error processing the content, please verify your OpenAI API key and try again",
"INVALID_API_KEY_ERROR": "Your OpenAI API key is invalid.",
"GO_TO_SETTINGS": "Update key"
"GENERATE_ERROR": "There was an error processing the content, please verify your OpenAI API key and try again"
},
"DELETE": {
"BUTTON_TEXT": "Delete",