This commit is contained in:
@@ -15,6 +15,7 @@ export class GuestShowService {
|
||||
const data = {
|
||||
showType: show.showType,
|
||||
date: show.date,
|
||||
updatedAt: new Date(),
|
||||
songs: songs,
|
||||
};
|
||||
let shareId = show.shareId;
|
||||
|
||||
Reference in New Issue
Block a user