update loading bar delay
This commit is contained in:
parent
ec0441ccc2
commit
cfa242c2fe
|
@ -90,7 +90,7 @@ module.exports = function () {
|
|||
actions: [{ icon: "close", color: "white" }]
|
||||
},
|
||||
loading: {
|
||||
delay: 500
|
||||
delay: 100
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue