mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update Luci interface
This commit is contained in:
parent
1d231c0101
commit
2946dea4a1
3 changed files with 20 additions and 8 deletions
|
@ -5,7 +5,8 @@
|
|||
return L.view.extend({
|
||||
callHostHints: rpc.declare({
|
||||
object: 'luci',
|
||||
method: 'host_hints'
|
||||
method: 'getHostHints',
|
||||
expect: { '': {} }
|
||||
}),
|
||||
|
||||
load: function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue