mirror of
https://github.com/henrygd/beszel.git
synced 2025-10-30 10:07:02 +00:00
add title to agent connection type in all systems table
This commit is contained in:
@@ -74,7 +74,7 @@ func (gm *GPUManager) collectIntelStats() error {
|
||||
var engineNames []string
|
||||
var friendlyNames []string
|
||||
var preEngineCols int
|
||||
var powerIndex int = -1
|
||||
var powerIndex int
|
||||
|
||||
for scanner.Scan() {
|
||||
line := strings.TrimSpace(scanner.Text())
|
||||
|
||||
Reference in New Issue
Block a user