v0.3.39. Added global check button

This commit is contained in:
itdoginfo
2025-04-27 19:29:34 +03:00
parent 2dc5944961
commit 0e2ea60f01
4 changed files with 116 additions and 9 deletions

View File

@@ -806,7 +806,12 @@ let createStatusSection = function (podkopStatus, singboxStatus, podkop, luci, s
bypassStatus.message
])
])
])
]),
ButtonFactory.createModalButton({
label: _('Global check'),
command: 'global_check',
title: _('Click here for all the info')
})
]),
// Version Information Panel