Update default.vue

This commit is contained in:
wellá
2019-10-25 11:37:46 +02:00
committed by GitHub
parent 21b3094ee4
commit a025186cd2

View File

@@ -39,7 +39,7 @@ export default {
},
data() {
return {
this.prodBaseUrl = 'https://webgems.io/'
prodBaseUrl = 'https://webgems.io/'
showNotice: false,
}
},
@@ -262,4 +262,4 @@ h1 {
}
}
</style>
</style>