diff --git a/src/features.coffee b/src/features.coffee index 11fad7909..642410391 100644 --- a/src/features.coffee +++ b/src/features.coffee @@ -223,7 +223,7 @@ Settings = changelog = "<%= meta.repo %>blob/<%= meta.mainBranch %>/CHANGELOG.md##{g.VERSION.replace(/\./g, '')}" el = $.el 'span', innerHTML: "<%= meta.name %> has been updated to version #{g.VERSION}." - new Notification 'info', el, 60 + new Notification 'info', el, 30 else $.on d, '4chanXInitFinished', Settings.open $.set