mirror of
https://github.com/gtbu/Typesetter-5.3-p8.git
synced 2024-11-21 21:59:12 +01:00
Update combine.php
This commit is contained in:
parent
d2b071b8c1
commit
c4c1b67e5e
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue