mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Update index.home.vue
This commit is contained in:
parent
6e4e293bc0
commit
4971c6ab42
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ export default Vue.extend({
|
|||
},
|
||||
|
||||
mounted() {
|
||||
this.width = this.$el.offsetWidth
|
||||
this.width = this.$el.offsetWidth;
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
|
Loading…
Add table
Reference in a new issue