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

fix mute funtionality #594

Merged
merged 1 commit into from
Oct 6, 2024
Merged

fix mute funtionality #594

merged 1 commit into from
Oct 6, 2024

Conversation

ananafrida
Copy link

No description provided.

@ananafrida ananafrida linked an issue Oct 6, 2024 that may be closed by this pull request
@SebastianZimmeck
Copy link
Member

That worked!

@ananafrida, can you explain here in two sentences or so what the issue was and how you fixed it?

@ananafrida
Copy link
Author

Sure! Both notify and notifyPersonal functions sent a notification without checking if the keyword should trigger a notification. So, before notifying, I added an explicit check for the notification property on the watchlist item.

@SebastianZimmeck
Copy link
Member

Well done, @ananafrida!

@SebastianZimmeck SebastianZimmeck merged commit 79bac7e into main Oct 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix broken watchlist mute functionality
3 participants