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:
committed by
root
co-authored by
Claude Opus 4.5
parent
4c36cea89d
commit
f9fd121fad
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user