Fixes to mw.notifications
[lhc/web/wiklou.git] / resources / src / mediawiki / mediawiki.notification.js
index 4849f5a..d36c4a0 100644 (file)
                defaults: {
                        autoHide: true,
                        autoHideSeconds: 'short',
-                       tag: false,
-                       title: undefined,
-                       type: false
+                       tag: null,
+                       title: null,
+                       type: null
                },
 
                /**