zhiminy commited on
Commit
8f50ece
·
verified ·
1 Parent(s): dec7fc4

Add active attribute to cursor.json

Browse files
Files changed (1) hide show
  1. cursor.json +2 -1
cursor.json CHANGED
@@ -3,5 +3,6 @@
3
  "organization": "Cursor",
4
  "github_identifier": "cursor",
5
  "description": "Cursor is an AI coding assistant that helps developers write, understand, and refactor code more efficiently. It provides intelligent code suggestions and automates repetitive coding tasks.",
6
- "website": "https://cursor.so"
 
7
  }
 
3
  "organization": "Cursor",
4
  "github_identifier": "cursor",
5
  "description": "Cursor is an AI coding assistant that helps developers write, understand, and refactor code more efficiently. It provides intelligent code suggestions and automates repetitive coding tasks.",
6
+ "website": "https://cursor.so",
7
+ "active": true
8
  }