refactor: rename dev to canary
This commit is contained in:
parent
cffcddefb9
commit
c713add727
4 changed files with 31 additions and 9 deletions
|
@ -189,16 +189,16 @@
|
|||
"update": "Update",
|
||||
"update_available_short": "Update Elk",
|
||||
"webmanifest": {
|
||||
"canary": {
|
||||
"description": "A nimble Mastodon web client (canary)",
|
||||
"name": "Elk (canary)",
|
||||
"short_name": "Elk (canary)"
|
||||
},
|
||||
"dev": {
|
||||
"description": "A nimble Mastodon web client (dev)",
|
||||
"name": "Elk (dev)",
|
||||
"short_name": "Elk (dev)"
|
||||
},
|
||||
"main": {
|
||||
"description": "A nimble Mastodon web client (main)",
|
||||
"name": "Elk (main)",
|
||||
"short_name": "Elk (main)"
|
||||
},
|
||||
"preview": {
|
||||
"description": "A nimble Mastodon web client (preview)",
|
||||
"name": "Elk (preview)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue