fix
This commit is contained in:
parent
cae2b2ad75
commit
0edf59ba24
@ -41,6 +41,7 @@ export default class Copyright implements Snippet {
|
|||||||
json.license = options.has_license
|
json.license = options.has_license
|
||||||
? options.license
|
? options.license
|
||||||
: 'UNLICENSED';
|
: 'UNLICENSED';
|
||||||
|
return json;
|
||||||
});
|
});
|
||||||
|
|
||||||
if (options.has_license) {
|
if (options.has_license) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user