From 53d4374912538dfc92b878ebd02136d880661e0d Mon Sep 17 00:00:00 2001 From: Dedan Date: Fri, 1 Mar 2024 22:30:34 +0300 Subject: [PATCH] Changes to files: widgets.php --- widgets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/widgets.php b/widgets.php index c4289bd..4ab281a 100755 --- a/widgets.php +++ b/widgets.php @@ -1,3 +1,3 @@ add_widget("isp", "dashboard-side", "Isp", "isp/widgets/isp.vue", 2, false); +$this->add_widget("isp", "dashboard-side", "Isp", "isp/widgets/isp.vue", 10, );