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:30 -03:00 committed by GitHub
parent 23bb552059
commit 1a88e63284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -145,4 +145,4 @@ export default class AIHelperOptionsMenu extends Component {
};
});
}
}
}