fix(teams): do not show leave button for OIDC teams

This commit is contained in:
Daniel Herrmann 2024-03-09 21:58:30 +01:00
parent 86983f50d4
commit 50566ad516

View File

@ -173,6 +173,7 @@
</card> </card>
<x-button <x-button
v-if="team && !team.oidcId"
class="is-fullwidth is-danger" class="is-fullwidth is-danger"
@click="showLeaveModal = true" @click="showLeaveModal = true"
> >