Dependency bump
This commit is contained in:
@@ -60,7 +60,7 @@ export class EventedSpacePrimitives implements SpacePrimitives {
|
||||
}
|
||||
|
||||
this.eventHook
|
||||
.dispatchEvent("page:saved")
|
||||
.dispatchEvent("page:saved", pageName)
|
||||
.then(() => {
|
||||
return this.eventHook.dispatchEvent("page:index_text", {
|
||||
name: pageName,
|
||||
|
||||
Reference in New Issue
Block a user