publish show
This commit is contained in:
@@ -8,6 +8,8 @@ export interface Show {
|
||||
owner: string;
|
||||
public: boolean;
|
||||
reported: boolean;
|
||||
published: boolean;
|
||||
archived: boolean;
|
||||
|
||||
presentationSongId: string;
|
||||
presentationSection: number;
|
||||
|
||||
Reference in New Issue
Block a user