Merge branch '5.2' into 5.3
authorMatthias Schmidt <gravatronics@live.com>
Sun, 3 Jan 2021 16:20:22 +0000 (17:20 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 3 Jan 2021 16:20:22 +0000 (17:20 +0100)
1  2 
com.woltlab.wcf/userNotificationEvent.xml

index 3a6d8bb871438ade2e367c5dca1183f5d8cb2a37,9e261f709350361beb64c6c8a58f758ca26eae7c..5d3d3b1e2c1139ac2975878b34c79bd320f50941
                        <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>
                
                <event>
                        <name>registration</name>