mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
The `custom` notification type is a generic notification type that plugins can use for their own notifications, so it doesn't make sense to fallback to the implementation of `linkTitle` in the base notification type because core can't possibly come up with a title suitable for all custom notifications.