mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-08-03 16:19:32 +08:00
15 lines
235 B
JSON
15 lines
235 B
JSON
{
|
|
"admin/services/telegrambot": {
|
|
"title": "TelegramBot",
|
|
"order": 63,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "telegrambot"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-telegrambot" ],
|
|
"uci": { "telegrambot": true }
|
|
}
|
|
}
|
|
}
|