Skip to content

Commit 8376aa9

Browse files
shwstpprCopilot
andauthored
Update extensions/Proxmox/proxmox.sh
Co-authored-by: Copilot <[email protected]>
1 parent 034fd33 commit 8376aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/Proxmox/proxmox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ statuses() {
311311
.data
312312
| map(select(.template != 1))
313313
| map({ ( (.name // (.vmid|tostring)) ): map_state(.status) })
314-
| add
314+
| add // {}
315315
)
316316
}'
317317
}

0 commit comments

Comments
 (0)