update loading bar delay

This commit is contained in:
sadnub 2021-06-24 13:25:07 -04:00
parent ec0441ccc2
commit cfa242c2fe
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ module.exports = function () {
actions: [{ icon: "close", color: "white" }]
},
loading: {
delay: 500
delay: 100
}
}
},