Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 16, 2024
1 parent f8228c3 commit 0008ac5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/lib/components/FrontPageAccordion.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ import { _ } from "svelte-i18n";
<p class="mb-4 mt-4 px-4 text-gray-700 dark:text-gray-400">{$_('frontpageAccordion.summary2')}</p>
</AccordionItem>
</Accordion>

0 comments on commit 0008ac5

Please sign in to comment.