From 3439bdc67337f0041719a9a3636dec2a5a16d856 Mon Sep 17 00:00:00 2001 From: mahula Date: Thu, 13 Oct 2022 10:28:29 +0200 Subject: [PATCH] change import path for auth links mixin --- frontend/src/components/Auth/AuthNavbar.vue | 2 +- frontend/src/components/Auth/AuthNavbarSmall.vue | 2 +- frontend/src/components/LinkInformations/RedeemLoggedOut.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/Auth/AuthNavbar.vue b/frontend/src/components/Auth/AuthNavbar.vue index e3c260fa0..ade6340a6 100644 --- a/frontend/src/components/Auth/AuthNavbar.vue +++ b/frontend/src/components/Auth/AuthNavbar.vue @@ -28,7 +28,7 @@