needed () to work (#28099)

This commit is contained in:
marstall 2024-07-26 14:00:10 -04:00 committed by GitHub
parent 3e6b5a16a6
commit b55f2a6270
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ export default class Flag {
// an instance of ActionSummary
const postAction = this.postActionFor(flagModal);
flagModal.appEvents.trigger(
this.flagCreatedEvent,
this.flagCreatedEvent(),
flagModal.args.model.flagModel,
postAction,
opts