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