mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
speed up login appearance
This commit is contained in:
parent
1173a28af6
commit
ada0c34830
@ -121,7 +121,7 @@ export default {
|
||||
mounted() {
|
||||
setTimeout(() => {
|
||||
this.ready = true
|
||||
}, 500)
|
||||
}, 50)
|
||||
},
|
||||
methods: {
|
||||
async onSubmit() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user