Removing not required logs
This commit is contained in:
parent
5529513ede
commit
b595ee4e38
@ -27,7 +27,6 @@ export default {
|
||||
|
||||
computed: {
|
||||
nav () {
|
||||
console.log("Trying to load lang")
|
||||
const { locales } = this.$site
|
||||
if (locales && Object.keys(locales).length > 1) {
|
||||
const currentLink = this.$page.path
|
||||
|
Loading…
x
Reference in New Issue
Block a user