OPNSense widget : code cleanup in widget.js. Firewall is no longer displayed, so it did not need to be queried.
This commit is contained in:
parent
c526fa5c6c
commit
84affae10d
@ -6,9 +6,6 @@ const widget = {
|
|||||||
proxyHandler: genericProxyHandler,
|
proxyHandler: genericProxyHandler,
|
||||||
|
|
||||||
mappings: {
|
mappings: {
|
||||||
version: {
|
|
||||||
endpoint: "core/firmware/status",
|
|
||||||
},
|
|
||||||
activity: {
|
activity: {
|
||||||
endpoint: "diagnostics/activity/getActivity",
|
endpoint: "diagnostics/activity/getActivity",
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user