mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
luci-base: load luci preferences early
Follow-up to 315dbfc749
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
const scope = this;
|
||||
|
||||
uci.loadPackage('luci').catch();
|
||||
|
||||
const callSessionAccess = rpc.declare({
|
||||
object: 'session',
|
||||
method: 'access',
|
||||
|
||||
Reference in New Issue
Block a user