Show crew on event cards when logged in as crew
This commit is contained in:
parent
529d640a0e
commit
89b1d2a547
2 changed files with 7 additions and 0 deletions
|
@ -5,5 +5,6 @@ export const useAccounts = () => useFetch(
|
|||
getCachedData(key, nuxtApp) {
|
||||
return nuxtApp.payload.data[key];
|
||||
},
|
||||
dedupe: "defer",
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue