Skip to content

Commit

Permalink
Merge pull request #20 from MaySoMusician/feature/lib-jitsi-meet-test
Browse files Browse the repository at this point in the history
Jitsi Meet Testing 5
  • Loading branch information
MaySoMusician authored May 22, 2021
2 parents 2fa6309 + 9823f9b commit b6d61d3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pages/jitsi001.vue
Original file line number Diff line number Diff line change
Expand Up @@ -610,9 +610,7 @@ export default Vue.extend<Data, Methods, Computed, unknown>({
}
}
} catch (error) {
console.error(error)
} finally {
this.isConnectButtonLoading = false
console.error(error.stack)
}
},
async changeAudioInputDeviceId(newDeviceId) {
Expand Down

0 comments on commit b6d61d3

Please sign in to comment.