1
0
Fork 0
mirror of https://gitnet.fr/deblan/side_menu.git synced 2025-12-17 21:02:25 +01:00

Update lib/Controller/JsController.php

Signed-off-by: AndyXheli <andyxheli@gmail.com>
This commit is contained in:
AndyXheli 2025-09-20 16:43:41 +02:00
parent acde24ea71
commit 9ad73c7bf7

View file

@ -146,7 +146,7 @@ class JsController extends Controller
'top-menu-apps' => $topMenuApps,
'top-side-menu-apps' => $topSideMenuApps,
'top-menu-mouse-over-hidden-label' => $this->config->getAppValueInt(
'top-menu-mouse-over-hidden-label',
'top-menu-mouse-over-hidden-label',
'0'
),
'target-blank-apps' => $targetBlankApps,