chore: typo (#2585)

pull/2584/head^2
Michael Schmidt-Korth 2021-08-09 13:07:18 +02:00 committed by GitHub
parent 703479b5af
commit de89eb5626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@
:binding "t o" :binding "t o"
:fn editor-handler/toggle-open!} :fn editor-handler/toggle-open!}
:ui/toggle-cards :ui/toggle-cards
{:desc "toggle cards" {:desc "Toggle cards"
:binding "t c" :binding "t c"
:fn ui-handler/toggle-cards!} :fn ui-handler/toggle-cards!}
;; :ui/toggle-between-page-and-file route-handler/toggle-between-page-and-file! ;; :ui/toggle-between-page-and-file route-handler/toggle-between-page-and-file!