diff --git a/src/components/DictionaryView.vue b/src/components/DictionaryView.vue index 3369ff797f643371b30937f2d97e566899e3913f..a1bf103ee9d3f050dd2ec77227cd8326e9a130f4 100644 --- a/src/components/DictionaryView.vue +++ b/src/components/DictionaryView.vue @@ -249,7 +249,6 @@ export default { }) self.article = null if (! self.search_results.length) { - console.log(self.lang) let dicts = {'nob': 'Nynorskorboka', 'bob': 'Bokmålsordboka', 'bob,nob': 'ordbøkene'}[self.lang]