Update assets/javascripts/discourse/connectors/post-text-buttons/ai-helper-options-menu.gjs

Co-authored-by: Roman Rizzi <roman@discourse.org>
This commit is contained in:
Rafael dos Santos Silva 2023-10-23 11:19:23 -03:00 committed by GitHub
parent 949d721a9a
commit 23bb552059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ export default class AIHelperOptionsMenu extends Component {
@tracked _activeAIRequest = null;
constructor() {
super(...arguments);