Merge pull request #4411 from TDT-AG/pr/20200903-luci-app-ttyd

luci-app-ttyd: rename menu entry to terminal
This commit is contained in:
Florian Eckert 2020-09-04 08:21:35 +02:00 committed by GitHub
commit 171480e4e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{ {
"admin/services/ttyd": { "admin/services/ttyd": {
"title": "ttyd", "title": "Terminal",
"action": { "action": {
"type": "firstchild" "type": "firstchild"
}, },