can now add scrapbook image to pagebuilder page

This commit is contained in:
zefie
2025-07-14 12:55:23 -04:00
parent 1e26ffcf9d
commit d7680c6644
8 changed files with 40 additions and 18 deletions

View File

@@ -299,6 +299,7 @@ class WTVAuthor {
break;
case "snapshot":
case "scrapbook":
if (state == "publishing") {
block = this.generatePublishImageBlock(number, page)
break;