read ccli license from global config

This commit is contained in:
2020-04-25 22:49:44 +02:00
committed by smuddy
parent 4c5a8c972c
commit b773df88a1
14 changed files with 79 additions and 14 deletions

View File

@@ -15,7 +15,6 @@ export interface Song {
legalLink: string;
legalOwner: string;
legalOwnerId: string;
legalLicenseId: string;
artist: string;
label: string;