From 1f197c0d2430782a7f88ad81311ddab14f6328a3 Mon Sep 17 00:00:00 2001 From: g7sim <60353863+g7sim@users.noreply.github.com> Date: Fri, 9 Jun 2023 20:36:53 +0200 Subject: [PATCH] Update combine.php --- 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 ebfa1cd..da14e12 100644 --- a/include/tool/Output/Combine.php +++ b/include/tool/Output/Combine.php @@ -580,7 +580,7 @@ class Combine{ ], // Bootstrap5.3 - 'bootstrap5.2-js' => [ + 'bootstrap5.3-js' => [ 'file' => '/include/thirdparty/Bootstrap5.3/js/bootstrap.bundle.min.js', 'package' => 'bootstrap5.3', 'exclude' => ' ',