From b7ea641655254d8aa6971917ca6fcf2154b5fa7a Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Fri, 10 Jul 2026 19:20:14 -0400 Subject: [PATCH] Update mobile toolbar --- app.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app.json b/app.json index 674add0..4da2c8a 100644 --- a/app.json +++ b/app.json @@ -10,9 +10,8 @@ "editor:swap-line-down", "editor:move-caret-up", "editor:move-caret-down", - "editor:move-caret-left", - "editor:move-caret-right", "editor:insert-wikilink", + "editor:insert-tag", "insert-current-date", "editor:toggle-checklist-status", "editor:toggle-bullet-list",