Skip to content

Commit dd4b811

Browse files
committed
reduce even more
1 parent ad0a677 commit dd4b811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/js/modules/toast.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const levels = {
55
info: {
66
icon: 'octicon-check',
77
background: 'var(--color-green)',
8-
dur: 2500,
8+
dur: 2000,
99
},
1010
error: {
1111
icon: 'gitea-exclamation',

0 commit comments

Comments
 (0)