mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Fixed: Latest version of toastr.js (#590)
This commit is contained in:
@@ -430,6 +430,8 @@ mappings.cdn = {
|
||||
'tooltipster/{version}/js/jquery.tooltipster.': resources.jQueryTooltipster,
|
||||
'toastr.js/{version}/toastr.min.css': resources.toastrCSS,
|
||||
'toastr.js/{version}/toastr.min.js': resources.toastrJS,
|
||||
'toastr.js/{version}/js/toastr.': resources.toastrJS,
|
||||
'toastr.js/{version}/css/toastr.': resources.toastrCSS,
|
||||
'twitter-bootstrap/{version}/js/bootstrap.min.js': resources.bootstrapJS,
|
||||
'twitter-bootstrap/{version}-alpha.3/js/bootstrap.min.js': resources.bootstrapJS,
|
||||
'twitter-bootstrap/{version}-alpha.3/css/bootstrap.min.css': resources.bootstrapCSS,
|
||||
|
Reference in New Issue
Block a user