mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Fixed notification issue
This commit is contained in:
@ -39,7 +39,7 @@ ComunicWeb.common.notificationSystem = {
|
||||
$.notify(options,{
|
||||
// settings
|
||||
type: notifType,
|
||||
timer: notifDuration*1000,
|
||||
delay: notifDuration*1000,
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user