mirror of
https://github.com/simple-login/app.git
synced 2024-11-10 17:35:27 +08:00
increase display time for noty
This commit is contained in:
parent
276e37a9ab
commit
b5e68a9453
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
type: '{{ category }}',
|
||||
theme: 'nest',
|
||||
text: '{{ message }}',
|
||||
timeout: 2000,
|
||||
timeout: 3000,
|
||||
progressBar: false
|
||||
}).show();
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue