Migration complete

This commit is contained in:
2026-06-23 19:24:38 +02:00
parent 279160c1cb
commit 64b26ef059
126 changed files with 8121 additions and 221 deletions

View File

@@ -1,4 +1,5 @@
<div x-data="MainImageManager()" x-init="init('{{$oldPath}}')">
<div x-data="MainImageManager()" x-init="init('{{$oldPath}}')" x-ref="main-image-field">
<x-form-field-title name="Main image" helper="This will show up on the index and on top of the entry. A screenshot or custom cover is prefered else all entries of same game will look the same." required="{{ $required ? 'true' : 'false' }}" />
<div class="form-group main-image-grid">
<div class="form-upload" style="flex:4;">