Skip to content

Commit

Permalink
Merge pull request #9 from zucchero-sintattico/feature-frontend-refactor
Browse files Browse the repository at this point in the history
Fixed a typo in Server Menu
  • Loading branch information
luigi-borriello00 committed Nov 26, 2023
2 parents c889d59 + e40dc5b commit 8e129cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ onMounted(() => {

<q-card-actions align="center">
<q-btn
label="I want to delete the channel"
label="I want to kick the user"
color="red"
v-close-popup
@click="kickSelectedUser"
Expand Down

0 comments on commit 8e129cb

Please sign in to comment.