Fixes for null command

This commit is contained in:
James Magahern
2022-03-29 17:27:07 -07:00
parent cc6b25aab0
commit d9658508cc
4 changed files with 12 additions and 8 deletions

View File

@@ -105,7 +105,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
title: "Find on Page",
action: #selector(ShortcutResponder.findOnPage)
)
: UIKeyCommand()
: UIKeyCommand.null()
),
// Refresh