From 3fbed4c5619f6302da0f7d7904cce9d1c8fc1b1c Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 8 Jan 2026 14:59:42 +0100 Subject: [PATCH] wip #7930 @2 --- .../views/fields/hiddenfilestandaloneform.blade.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/resources/views/fields/hiddenfilestandaloneform.blade.php b/src/resources/views/fields/hiddenfilestandaloneform.blade.php index a01a3b2..809de8f 100644 --- a/src/resources/views/fields/hiddenfilestandaloneform.blade.php +++ b/src/resources/views/fields/hiddenfilestandaloneform.blade.php @@ -5,6 +5,7 @@ @push('before_scripts') @endpush @@ -14,13 +15,18 @@ @endpush -- 2.39.5