diff --git a/src/main.ts b/src/main.ts
index c75af7d..e12050d 100644
--- a/src/main.ts
+++ b/src/main.ts
@@ -168,6 +168,7 @@ async function setupEditorInteractions(
           iconSize: ICON_SIZE,
           switchToIndex,
           deleteIndex,
+          documentName,
           create: createSketch,
         }),
       ),