Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable27] fix(settings): Remove notification settings for guests #10974

Merged
merged 1 commit into from Nov 22, 2023

Conversation

nickvergessen
Copy link
Member

Backport #10960

@nickvergessen
Copy link
Member Author

/backport to stable26

<NotificationsSettings :conversation="conversation" />
<NotificationsSettings v-if="!isGuest" :conversation="conversation" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no isGuest here

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit 9ab343f into stable27 Nov 22, 2023
23 checks passed
@nickvergessen nickvergessen deleted the backport/10960/stable27 branch November 22, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants