1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2024-12-24 17:20:49 +01:00

Added: Name of resource for popup (#909)

This commit is contained in:
nobody 2022-03-29 06:36:48 +02:00
parent cf9a37493c
commit 2634730469
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A

View File

@ -432,6 +432,7 @@ targets.determineResourceName = function (filename) {
};
const ListOfFiles = {
'validator.min.jsm': 'Bootstrap Validator',
'flickity.pkgd.min.jsm': 'Flickity',
'theme-defaults.css': 'docsify theme',
'theme-simple.css': 'docsify theme',