mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Remove 'console.log'
This commit is contained in:
parent
fea308435a
commit
279bdf6852
@ -115,8 +115,8 @@ export default {
|
|||||||
})
|
})
|
||||||
this.language = language
|
this.language = language
|
||||||
this.map.addControl(language)
|
this.map.addControl(language)
|
||||||
console.log('this.map: ', this.map)
|
// console.log('this.map: ', this.map)
|
||||||
console.log('this.language: ', this.language)
|
// console.log('this.language: ', this.language)
|
||||||
// is unclear, how to
|
// is unclear, how to
|
||||||
// this.language.setLanguage('de') // makes error
|
// this.language.setLanguage('de') // makes error
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user