Skip to content

Commit

Permalink
Merge pull request #13166 from nextcloud/fix/quick
Browse files Browse the repository at this point in the history
fix: remove rebase bug
  • Loading branch information
DorraJaouad authored Aug 28, 2024
2 parents 1c51bf5 + 9631f94 commit 6abe191
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/CallView/shared/LocalVideo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,6 @@ export default {
emits: ['click-video', 'click-presenter'],
setup() {
const guestNameStore = useGuestNameStore()
return { guestNameStore }
},
data() {
return {
notificationHandle: null,
Expand Down

0 comments on commit 6abe191

Please sign in to comment.