From c5373e8780bb00c5e8f9e970c3672043446c2725 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Mon, 13 Jul 2026 10:48:39 -0400 Subject: [PATCH] Update mobile toolbar --- app.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app.json b/app.json index 4da2c8a..7155f01 100644 --- a/app.json +++ b/app.json @@ -17,6 +17,7 @@ "editor:toggle-bullet-list", "editor:indent-list", "editor:unindent-list", + "editor:insert-footnote", "editor:configure-toolbar" ], "promptDelete": true,