style(frontend): linter negeren en loggen weer wegdoen
This commit is contained in:
parent
b05d4700b0
commit
175fb21f23
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@
|
||||||
const changeLanguage = (langCode: string) => {
|
const changeLanguage = (langCode: string) => {
|
||||||
console.log(langCode);
|
console.log(langCode);
|
||||||
};
|
};
|
||||||
|
|
||||||
console.log(userId, role, initials, languages, changeLanguage);
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue