1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-22 22:39:36 +02:00

Fixes [BUG] Cannot change a adventure from Private to Public #617

This commit is contained in:
Sean Morley 2025-05-19 11:21:40 -04:00
parent 9435ccfa5a
commit d87d0e807f
2 changed files with 17 additions and 11 deletions

View file

@ -607,7 +607,7 @@
<p class="text-red-500">{wikiError}</p>
</div>
</div>
{#if !collection?.id}
{#if !adventure?.collection}
<div>
<div class="form-control flex items-start mt-1">
<label class="label cursor-pointer flex items-start space-x-2">