Use english catelog for Postgres full-text search and fix logo scaling on mobile devices

This commit is contained in:
thiloho
2025-04-08 12:36:39 +02:00
parent 5a6214878f
commit 37ba49a4f7
6 changed files with 7 additions and 14 deletions

View File

@@ -136,7 +136,7 @@
</label>
<div class="file-field">
<label>
Logo image:
Logo image (height should be &lt;= 32px):
<input type="file" name="logo-image" accept={ALLOWED_MIME_TYPES.join(", ")} />
</label>
{#if data.header.logo_image}