From c4c1b67e5ee2e58241414946f74f895995a18864 Mon Sep 17 00:00:00 2001 From: g7sim <60353863+g7sim@users.noreply.github.com> Date: Thu, 25 May 2023 18:01:20 +0200 Subject: [PATCH] Update combine.php --- include/tool/Output/Combine.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/tool/Output/Combine.php b/include/tool/Output/Combine.php index 1a3024e..84673fe 100644 --- a/include/tool/Output/Combine.php +++ b/include/tool/Output/Combine.php @@ -575,8 +575,8 @@ class Combine{ // Bootstrap5.2 'bootstrap5.2-js' => [ 'file' => '/include/thirdparty/Bootstrap5.2/js/bootstrap.bundle.min.js', - 'package' => 'bootstrap5.2, - 'exclude' => '', + 'package' => 'bootstrap5.2', + 'exclude' => ' ', ], // FontAwesome (4.7)