Skip to content

Commit

Permalink
Fixing gitea type
Browse files Browse the repository at this point in the history
  • Loading branch information
maayarosama committed Sep 25, 2024
1 parent c573f1a commit 6d1a49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/playground/src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export const solutionType: { [key: string]: string } = {
wordpress: "Wordpress",
staticwebsite: "Static Website",
tfrobot: "TFRobot",
Gitea: "Gitea",
gitea: "Gitea",
nostr: "Nostr",
domains: "Domains",
jitsi: "Jitsi",
Expand Down

0 comments on commit 6d1a49a

Please sign in to comment.