Skip to content

Commit

Permalink
Update templates/Coalesce.Vue.Template/content/Coalesce.Starter.Vue.W…
Browse files Browse the repository at this point in the history
…eb/src/App.vue

Co-authored-by: Andrew Scott <andrew.scott@intellitect.com>
  • Loading branch information
BenjaminMichaelis and ascott18 authored Sep 20, 2024
1 parent b4d2d7b commit 9a621dd
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,6 @@ const drawer = ref<boolean | null>(null);
//#if Identity
const router = useRouter();
const { userInfo } = useUser();
//#else
useRouter();
useUser();
//#endif
//#if DarkMode
const vuetifyTheme = useTheme();
Expand Down

0 comments on commit 9a621dd

Please sign in to comment.