Completed
Pull Request — develop (#4)
by
unknown
06:14
created
elementtypes/PushNotifications_NotificationElementType.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -85,8 +85,7 @@
 block discarded – undo
85 85
                     'label'    => Craft::t('All notifications'),
86 86
                 ),
87 87
             );
88
-        }
89
-        else {
88
+        } else {
90 89
             // only display the notifications for the apps that the user has access to
91 90
 
92 91
             // get list of app ids that the user has access to
Please login to merge, or discard this patch.