🐛 fix typo
This commit is contained in:
@@ -39,7 +39,7 @@ export default {
|
|||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
prodBaseUrl = 'https://webgems.io/'
|
prodBaseUrl = 'https://webgems.io/',
|
||||||
showNotice: false,
|
showNotice: false,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user