diff --git a/src/app/_components/ScriptsGrid.tsx b/src/app/_components/ScriptsGrid.tsx index 47dbd4c..4326153 100644 --- a/src/app/_components/ScriptsGrid.tsx +++ b/src/app/_components/ScriptsGrid.tsx @@ -48,8 +48,8 @@ export function ScriptsGrid() { {scriptCardsData?.error || 'Unknown error occurred'}

-

Make sure to set the REPO_URL environment variable.

-

Example: REPO_URL="https://github.com/username/repo"

+

No JSON files found in scripts/json directory.

+

Use the "Resync Scripts" button to download from GitHub.