working on editing med feeds again
This commit is contained in:
parent
342bbfc9bc
commit
d4f7fa7337
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ export default {
|
||||||
mounted(){
|
mounted(){
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
this.isLoading = false;
|
this.isLoading = false;
|
||||||
},3000);
|
},1500);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Reference in a new issue