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() {
|
mounted() {
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
this.ready = true
|
this.ready = true
|
||||||
}, 500)
|
}, 50)
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
async onSubmit() {
|
async onSubmit() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user