forked from HomeLab/unraid-mcp
fix: even more changes to accommodate older GraphQL schema
This commit is contained in:
@@ -103,7 +103,6 @@ async def _comprehensive_check() -> dict[str, Any]:
|
||||
query ComprehensiveHealthCheck {
|
||||
info {
|
||||
machineId time
|
||||
versions { unraid }
|
||||
os { uptime }
|
||||
}
|
||||
array { state }
|
||||
|
||||
Reference in New Issue
Block a user