Promotion tweaks (#85)

* Modify promotion, Fix #80, Fix #79

* Update Avatar.vue

* Version bump
This commit is contained in:
Adrian O.V
2023-08-10 11:49:00 -04:00
committed by GitHub
parent 6023c08554
commit 27172c2a19
5 changed files with 13 additions and 8 deletions

View File

@@ -60,7 +60,7 @@ export default {
},
loading: {
type: String,
default: 'eager',
default: 'lazy',
},
},
data() {