mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #28163 from overleaf/em-dsmp-event-names
Make DSMP event names consistent GitOrigin-RevId: 5a98b00fb9c1049259291f1abb6ff74eac337ef4
This commit is contained in:
@@ -268,7 +268,7 @@ async function acceptChanges(projectId, docId, changeIds) {
|
||||
'accept-changes'
|
||||
)
|
||||
|
||||
await Modules.promises.hooks.fire('acceptedChanges', projectId, docId)
|
||||
await Modules.promises.hooks.fire('changesAccepted', projectId, docId)
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user