mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-06 19:46:52 +03:00
Merge pull request #213 from itdoginfo/fix/diagnostic
fix: correct luci-version displaying
This commit is contained in:
@@ -922,7 +922,8 @@ async function updateDiagnostics() {
|
||||
'luci-version',
|
||||
document.createTextNode(
|
||||
`${main.PODKOP_LUCI_APP_VERSION}`
|
||||
),
|
||||
)
|
||||
);
|
||||
|
||||
safeExec(
|
||||
'/usr/bin/podkop',
|
||||
|
||||
Reference in New Issue
Block a user