rename review plugin slash command to /jj-review to avoid built-in conflict

This commit is contained in:
2026-03-31 21:58:43 +00:00
parent 813fd347d5
commit cea666f3d8
2 changed files with 3 additions and 9 deletions

View File

@@ -74,12 +74,6 @@ in {
type = "remote";
url = "https://mcp.grep.app";
};
sentry = {
enabled = true;
type = "remote";
url = "https://mcp.sentry.dev/mcp";
oauth = {};
};
};
};
};