Skip to content

Commit

Permalink
Merge branch 'development' into lthanhhieu-tma/fix-9127
Browse files Browse the repository at this point in the history
  • Loading branch information
Hieu Lam - TMA authored Mar 26, 2024
2 parents 1bc0469 + 849e964 commit 1063dc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/public/stream/video-stream.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ export default class PublicStreamVideoStream extends Component<Args> {
async setupRoomChat(stream:any) {
this.currentRoom = stream;
this.shown = false;
this.eventCheckIn(this.args.event.identifier, stream.microlocationId)
}

@action
Expand Down

0 comments on commit 1063dc7

Please sign in to comment.