Fixed event's object type name
authorAlexander Ebert <ebert@woltlab.com>
Thu, 26 Jun 2014 15:27:22 +0000 (17:27 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 26 Jun 2014 15:27:22 +0000 (17:27 +0200)
com.woltlab.wcf/userNotificationEvent.xml

index 516976a0077c7233748d01189c46087fb49d035a..944eb44d2b3e411e66f98be646ba8101d5cb0c74 100644 (file)
@@ -34,7 +34,7 @@
                </event>
                <event>
                        <name>like</name>
-                       <objecttype>com.woltlab.wcf.user.profileComment.like.response.notification</objecttype>
+                       <objecttype>com.woltlab.wcf.user.profileComment.response.like.notification</objecttype>
                        <classname><![CDATA[wcf\system\user\notification\event\UserProfileCommentResponseUserNotificationEvent]]></classname>
                        <preset>1</preset>
                </event>