Skip to content

Commit c662646

Browse files
committed
fix: is_official true -> false
1 parent 2d08096 commit c662646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp-registry/servers/mathematica-check.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@
9999
}
100100
}
101101
],
102-
"is_official": true
102+
"is_official": false
103103
}

0 commit comments

Comments
 (0)