mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-20 01:09:06 +08:00
refactor: comment out unused "Fix grammar" option in AI selector commands
This commit is contained in:
parent
906df61d81
commit
0e10362639
@ -14,11 +14,11 @@ const options = [
|
||||
label: "Improve writing",
|
||||
icon: RefreshCcwDot,
|
||||
},
|
||||
{
|
||||
value: "fix",
|
||||
label: "Fix grammar",
|
||||
icon: CheckCheck,
|
||||
},
|
||||
// {
|
||||
// value: "fix",
|
||||
// label: "Fix grammar",
|
||||
// icon: CheckCheck,
|
||||
// },
|
||||
{
|
||||
value: "shorter",
|
||||
label: "Make shorter",
|
||||
|
Loading…
x
Reference in New Issue
Block a user