Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Sep 9, 2024
1 parent c7cdf33 commit dc24e51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/www/app/templates/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ export const templates: Record<string, Template> = {
authors: ["Michael"],
repository: "https://github.com/unkeyed/examples/tree/main/unkey-ratelimit-trpc",
image: "/images/templates/unkey-ratelimit-trpc.png",
readmeUrl: "https://raw.githubusercontent.com/unkeyed/examples/main/unkey-ratelimit-trpc/README.md",
readmeUrl:
"https://raw.githubusercontent.com/unkeyed/examples/main/unkey-ratelimit-trpc/README.md",
language: "Typescript",
framework: "Next.js",
},
Expand Down

0 comments on commit dc24e51

Please sign in to comment.