diff --git a/src/lib/components/workspace/common/ManifestModal.svelte b/src/lib/components/workspace/common/ManifestModal.svelte index 1c0fbcadb..a94ef1ee8 100644 --- a/src/lib/components/workspace/common/ManifestModal.svelte +++ b/src/lib/components/workspace/common/ManifestModal.svelte @@ -61,9 +61,10 @@
{$i18n.t('Support this plugin:')} {manifest.funding_url} + href={manifest.funding_url} + target="_blank" + class="underline text-blue-400 hover:text-blue-300">{manifest.funding_url}