From aea05ce0e6534abcce832da42d4479d59746d7fe Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Thu, 26 Jun 2025 14:27:15 +0300 Subject: [PATCH] Fixes theme asset helper --- app/helpers/theme-asset.php | 42 +++++++++++++++++++++++++++++++------ 1 file changed, 36 insertions(+), 6 deletions(-) diff --git a/app/helpers/theme-asset.php b/app/helpers/theme-asset.php index 1417de9..1493cf7 100644 --- a/app/helpers/theme-asset.php +++ b/app/helpers/theme-asset.php @@ -1,14 +1,21 @@