aboutsummaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-01-18 14:22:48 -0500
committerGitHub <noreply@github.com>2021-01-18 14:22:48 -0500
commit0420a29d77e7e91a87f8f70623e1dff067640fd8 (patch)
tree87f4a4589e693bf815c836df18c9d195ad152d24 /ext/manifest.json
parentb0f0ecd7df7694e14f08c6cf376a964abe7ee7f5 (diff)
Command refactor (#1271)
* Change selectors * Change openHelpPage to openInfoPage
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index 495044a4..8a8822df 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -92,8 +92,8 @@
},
"description": "Toggle text scanning on/off"
},
- "openHelpPage": {
- "description": "Open the help page"
+ "openInfoPage": {
+ "description": "Open the info page"
},
"openSettingsPage": {
"description": "Open the settings page"