1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

debug bowser addition

This commit is contained in:
Calum McConnell
2021-04-27 23:01:46 -04:00
parent f72a3e2c30
commit 2f7d67184e
4 changed files with 18 additions and 14 deletions

View File

@@ -253,8 +253,8 @@ var resources = {
'path': 'resources/bootstrap-vue/{version}/bootstrap-vue.min.css'
},
// Bowser.js
'bowserJs': {
'path': 'resources/bowser/{version}/bundled.min.jsm'
'bowserJS': {
'path': 'resources/bowser/{version}/bowser.min.jsm'
},
// Bulma
'bulma': {