mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 19:14:34 +04:00
luci-app-ttyd: rename menu entry to terminal
Nobody can do anything with the title ttyd. To make it more meaningful the menu entry is renamed to Terminal. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"admin/services/ttyd": {
|
"admin/services/ttyd": {
|
||||||
"title": "ttyd",
|
"title": "Terminal",
|
||||||
"action": {
|
"action": {
|
||||||
"type": "firstchild"
|
"type": "firstchild"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user