diff options
Diffstat (limited to 'src/App.tsx')
| -rw-r--r-- | src/App.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.tsx b/src/App.tsx index 0a32968..0fb9984 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -15,6 +15,7 @@ const options = [ 'Divide into subtasks', 'Summarize', 'Summarize Block', + 'Custom prompt on block', 'Convert to flash card', ]; |
