mirror of
https://github.com/flarum/core.git
synced 2025-07-17 23:01:17 +02:00
Only call Notification methods if they are defined, falling back to `undefined` if not through the use of the optional chaining operator.
Only call Notification methods if they are defined, falling back to `undefined` if not through the use of the optional chaining operator.