Add missing like notification event option
authorMatthias Schmidt <gravatronics@live.com>
Wed, 3 Sep 2014 15:58:34 +0000 (17:58 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Wed, 3 Sep 2014 15:58:34 +0000 (17:58 +0200)
com.woltlab.wcf/userNotificationEvent.xml

index 698b7952dcc65ea0d63f769bde47f7d24c3b7054..843dadd7163d2b6eac04fbd665305e346182f765 100644 (file)
                        <objecttype>com.woltlab.wcf.user.profileComment.like.notification</objecttype>
                        <classname><![CDATA[wcf\system\user\notification\event\UserProfileCommentLikeUserNotificationEvent]]></classname>
                        <preset>1</preset>
+                       <options>module_like</options>
                </event>
                <event>
                        <name>like</name>
                        <objecttype>com.woltlab.wcf.user.profileComment.response.like.notification</objecttype>
                        <classname><![CDATA[wcf\system\user\notification\event\UserProfileCommentResponseLikeUserNotificationEvent]]></classname>
                        <preset>1</preset>
+                       <options>module_like</options>
                </event>
        </import>
 </data>