mirror of https://git.48k.eu/ogcp
Increase toast auto hide delay to 30 seconds
parent
974b74649a
commit
87270dc8df
|
@ -112,7 +112,7 @@
|
|||
class: bgclass,
|
||||
position: 'bottomRight',
|
||||
autohide: true,
|
||||
delay: 10000,
|
||||
delay: 30000,
|
||||
title: '{{ message }}',
|
||||
})
|
||||
{% endfor %}
|
||||
|
|
Loading…
Reference in New Issue