Skip to content

Commit c6d971f

Browse files
authored
chore: disable copilot survey in CLI (#444)
1 parent 0ae7b9b commit c6d971f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/config/cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"id": 1,
55
"title": "💡 How can the AI copilot help you with the schema? ",
66
"url": "https://dub.sh/zenstack",
7-
"active": true
7+
"active": false
88
}
99
]
1010
}

0 commit comments

Comments
 (0)