Minor code style adjustments
[GitHub/WoltLab/WCF.git] / com.woltlab.wcf / userNotificationEvent.xml
index 3a6d8bb871438ade2e367c5dca1183f5d8cb2a37..e278e90ec8f14f8ded4805b1938d7a00d1734994 100644 (file)
                        <objecttype>com.woltlab.wcf.articleComment.notification</objecttype>
                        <classname>wcf\system\user\notification\event\ArticleCommentUserNotificationEvent</classname>
                        <preset>1</preset>
+                       <options>module_article</options>
                </event>
                <event>
                        <name>commentResponse</name>
                        <objecttype>com.woltlab.wcf.articleComment.response.notification</objecttype>
                        <classname>wcf\system\user\notification\event\ArticleCommentResponseUserNotificationEvent</classname>
                        <preset>1</preset>
+                       <options>module_article</options>
                </event>
                <event>
                        <name>commentResponseOwner</name>
                        <objecttype>com.woltlab.wcf.articleComment.response.notification</objecttype>
                        <classname>wcf\system\user\notification\event\ArticleCommentResponseOwnerUserNotificationEvent</classname>
                        <preset>1</preset>
+                       <options>module_article</options>
                </event>
                <event>
                        <name>article</name>
                        <objecttype>com.woltlab.wcf.article.notification</objecttype>
                        <classname>wcf\system\user\notification\event\ArticleUserNotificationEvent</classname>
                        <preset>1</preset>
+                       <options>module_article</options>
                </event>
                <event>
                        <name>like</name>
                        <objecttype>com.woltlab.wcf.likeableArticle.notification</objecttype>
                        <classname>wcf\system\user\notification\event\ArticleLikeUserNotificationEvent</classname>
-                       <options>module_like</options>
                        <preset>1</preset>
                </event>