From 31a99e421f68422f94e6e6fd222adf7dd648b56a Mon Sep 17 00:00:00 2001 From: gtbu <30436307+gtbu@users.noreply.github.com> Date: Fri, 20 Jan 2023 15:03:14 +0100 Subject: [PATCH] syntx error : should be utils.min.js --- include/tool/Output/Combine.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tool/Output/Combine.php b/include/tool/Output/Combine.php index 234bfcd..449fa41 100644 --- a/include/tool/Output/Combine.php +++ b/include/tool/Output/Combine.php @@ -568,7 +568,7 @@ class Combine{ ], 'bootstrap4-util' => [ - 'file' => '/include/thirdparty/Bootstrap4/js/util.min.js', + 'file' => '/include/thirdparty/Bootstrap4/js/utils.min.js', 'package' => 'bootstrap4', ],