add song to show
This commit is contained in:
@@ -10,3 +10,4 @@ export interface Show {
|
||||
public: boolean;
|
||||
reported: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -10,3 +10,4 @@ export interface Show {
|
||||
public: boolean;
|
||||
reported: boolean;
|
||||
}
|
||||
|
||||
|
||||