remove one of the preset copilot prompts in the new assistant section

This commit is contained in:
arkml 2025-09-13 13:17:09 +05:30
parent c41e65d7a5
commit 432ad47b30

View file

@ -39,10 +39,6 @@ const copilotPrompts = {
"Reddit & HN assistant": {
prompt: "Build an assistant that helps me with browsing Reddit and Hacker News",
emoji: "🔍"
},
"CRM assistant": {
prompt: "Build an assistant that helps me with my CRM",
emoji: "📊"
}
};