mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-08 00:10:21 +08:00
refactor: comment out unused "Fix grammar" option in AI selector commands
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user