web: more fixes to new notebooks tree

This commit is contained in:
Abdullah Atta
2024-11-13 10:54:45 +05:00
committed by Abdullah Atta
parent cc9e7e10b6
commit a011857286
5 changed files with 29 additions and 21 deletions

View File

@@ -86,6 +86,7 @@ const ACTIONS = [
dataTypes: ["note", "notebook"]
},
{ action: "published", label: "published", dataTypes: ["note"] },
{ action: "unpublished", label: "unpublished", dataTypes: ["note"] },
{
action: "restored",
label: "restored",