Fix error when creating notifications about comments
authorMarcel Werk <burntime@woltlab.com>
Thu, 8 Feb 2024 13:19:15 +0000 (14:19 +0100)
committerMarcel Werk <burntime@woltlab.com>
Thu, 8 Feb 2024 13:19:15 +0000 (14:19 +0100)
commitbb329797f677ae313321d7328cf880a2ac0e01c8
treeded0a0619969cff0a7cbf77c4fd6f6fa050ea277
parent8ab34d7afa72cf18af162f81bf33dc9d84ae55d2
Fix error when creating notifications about comments

Not all notification object types implement `ICommentUserNotificationObjectType`.

See https://github.com/WoltLab/WCF/commit/3f10b1a29299f458c8f802d5385ecf40c9b61c13
wcfsetup/install/files/lib/data/comment/CommentAction.class.php