diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-01-18 15:35:24 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-18 15:35:24 -0500 |
commit | e72152bf6170a87f180e8bb21bfd00f359e0d1a6 (patch) | |
tree | d3bc44b0299cb45f34805b39829720afbf5c7c03 /dev/data | |
parent | cbc5ab5696a64fe10d5a37d25cc6e87d8d44481f (diff) |
Build fixes (#1273)
* Move build step to the end of continuous integration
* Fix manifest mismatch
Diffstat (limited to 'dev/data')
-rw-r--r-- | dev/data/manifest-variants.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index d0a2929b..5c8eb1c9 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -94,7 +94,7 @@ "description": "Toggle text scanning on/off" }, "openInfoPage": { - "description": "Open the help page" + "description": "Open the info page" }, "openSettingsPage": { "description": "Open the settings page" |