1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Claire dd76bbf8b7
Fix WebUI notification settings for new user and new report notifications (#19436)
Due to an error in operator priority, those settings would only show up if the
user role included the all-encompassing `administrator` permission and would
display `0` otherwise.
2022-10-24 17:37:46 +02:00
..
chewy
controllers
helpers
javascript Fix WebUI notification settings for new user and new report notifications (#19436) 2022-10-24 17:37:46 +02:00
lib
mailers
models
policies
presenters
serializers
services
validators
views
workers