diff --git a/src/components/AuthenticatedLayout.vue b/src/components/AuthenticatedLayout.vue index 7cc9233..ecfca11 100644 --- a/src/components/AuthenticatedLayout.vue +++ b/src/components/AuthenticatedLayout.vue @@ -21,7 +21,7 @@ const changeTitle = (text) => {

🥷 {{ username }}