Some ios stuff

This commit is contained in:
Jon Staab
2025-01-31 17:09:46 -08:00
parent 6c7c533637
commit def6de321c
8 changed files with 44 additions and 22 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
</FieldInline>
<Field>
<p slot="label">Media Server</p>
<div slot="input" class="flex gap-2">
<div slot="input" class="flex flex-col gap-2 sm:flex-row">
<select bind:value={settings.upload_type} class="select select-bordered">
<option value="nip96">NIP 96 (default)</option>
<option value="blossom">Blossom</option>