mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-29 11:20:34 +01:00
fix error
This commit is contained in:
@@ -31,8 +31,6 @@ import {setLocale, getLocale} from "../services/useTranslation";
|
|||||||
|
|
||||||
export default Vue.extend({
|
export default Vue.extend({
|
||||||
|
|
||||||
const
|
|
||||||
|
|
||||||
setup() {
|
setup() {
|
||||||
return {
|
return {
|
||||||
setLocale, getLocale
|
setLocale, getLocale
|
||||||
|
|||||||
Reference in New Issue
Block a user