ui enhancements and song state
This commit is contained in:
@@ -9,6 +9,7 @@ export interface Song {
|
||||
title: string;
|
||||
type: string;
|
||||
flags: string;
|
||||
status: string;
|
||||
|
||||
legalType: string;
|
||||
legalLink: string;
|
||||
|
||||
Reference in New Issue
Block a user