mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 05:39:12 +00:00
Fix capitalization, update suggeted prompt
This commit is contained in:
@@ -317,7 +317,7 @@
|
|||||||
let suggestedAutomationsMetadata = [
|
let suggestedAutomationsMetadata = [
|
||||||
{
|
{
|
||||||
"subject": "Weekly Newsletter",
|
"subject": "Weekly Newsletter",
|
||||||
"query_to_run": "Share a Newsletter including: 1. Weather forecast for this Week. 2. Recap news from last week 3. A nice quote to start the week.",
|
"query_to_run": "Share a Newsletter including: 1. Weather forecast for this week. 2. A recap of news from last week 3. A nice quote to start the week.",
|
||||||
"schedule": "9AM every Monday",
|
"schedule": "9AM every Monday",
|
||||||
"next": "Next run at 9AM on Monday",
|
"next": "Next run at 9AM on Monday",
|
||||||
"crontime": "0 9 * * 1",
|
"crontime": "0 9 * * 1",
|
||||||
|
|||||||
Reference in New Issue
Block a user