@finmars/ui 1.0.38 → 1.0.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/finmars-ui.es.js +2 -2
- package/dist/finmars-ui.umd.js +1 -1
- package/package.json +1 -1
package/dist/finmars-ui.es.js
CHANGED
|
@@ -14474,8 +14474,8 @@ const zu = {
|
|
|
14474
14474
|
key: "tasks",
|
|
14475
14475
|
label: "Tasks",
|
|
14476
14476
|
action: void 0,
|
|
14477
|
-
to: "",
|
|
14478
|
-
href:
|
|
14477
|
+
to: o("/system/task/", l.value.params),
|
|
14478
|
+
href: ""
|
|
14479
14479
|
},
|
|
14480
14480
|
{
|
|
14481
14481
|
key: "workers",
|