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
|
||||
? options.license
|
||||
: 'UNLICENSED';
|
||||
return json;
|
||||
});
|
||||
|
||||
if (options.has_license) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user