mirror of
https://github.com/flarum/core.git
synced 2025-07-19 07:41:22 +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.