Merge pull request #213 from itdoginfo/fix/diagnostic

fix: correct luci-version displaying
This commit is contained in:
Kirill Sobakin
2025-10-10 14:46:59 +03:00
committed by GitHub

View File

@@ -922,7 +922,8 @@ async function updateDiagnostics() {
'luci-version',
document.createTextNode(
`${main.PODKOP_LUCI_APP_VERSION}`
),
)
);
safeExec(
'/usr/bin/podkop',