mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-23 00:25:15 +01:00
Code style
This commit is contained in:
parent
50bb1e91de
commit
e8a121c51c
@ -669,7 +669,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (version === null) {
|
||||
return 'latest';
|
||||
}
|
||||
return false;
|
||||
return '';
|
||||
};
|
||||
|
||||
targets.determineResourceName = function (filename) {
|
||||
|
Loading…
Reference in New Issue
Block a user