Skip to content

Commit 1ed4a09

Browse files
committed
Add internal comment section visibility based on 'Leitungsteam' role
1 parent f467b88 commit 1ed4a09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/ProfilePage.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
label="Kommentar (intern)"
8585
class="text-h6 q-mb-md"
8686
:default-opened=false
87+
v-if="isLT"
8788
>
8889
<q-editor
8990
v-model="comment"

0 commit comments

Comments
 (0)