Skip to content
Snippets Groups Projects
Commit 403165d0 authored by simon.mellerin's avatar simon.mellerin
Browse files

remove 'coucou' log...

parent 49209334
Branches
No related tags found
1 merge request!38Declare dataloader in pages that use it
Pipeline #10364 passed
......@@ -4,7 +4,6 @@ import { NavigationResult } from 'unplugin-vue-router/runtime'
export const useCommunityData = defineBasicLoader(
async (route) => {
console.log('coucou', route.params.community)
const communityStore = useCommunityStore()
await communityStore.fetchIfEmpty()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment