From 328b37b81b869762bfdeccc4dbc0c43a7540931f Mon Sep 17 00:00:00 2001 From: Sam Heinz <54530346+asylumexp@users.noreply.github.com> Date: Mon, 30 Jun 2025 12:20:33 +1000 Subject: [PATCH] Update install-command.tsx --- .../app/scripts/_components/script-items/install-command.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/scripts/_components/script-items/install-command.tsx b/frontend/src/app/scripts/_components/script-items/install-command.tsx index 48df787ab..5395edf54 100644 --- a/frontend/src/app/scripts/_components/script-items/install-command.tsx +++ b/frontend/src/app/scripts/_components/script-items/install-command.tsx @@ -92,7 +92,7 @@ export default function InstallCommand({ item }: { item: Script }) { When to use Gitea: {" "} Gitea is not supported, as this is a mirror specifically of the upstream repo. - I have left the option here in case this changes in the future. + I have left the option here in case this changes in the future. );