Dependency bump

This commit is contained in:
Zef Hemel
2022-09-13 08:41:01 +02:00
parent 6342eee303
commit d9338543eb
15 changed files with 114 additions and 7599 deletions
@@ -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,