Fix creation of creators
This commit is contained in:
@@ -42,6 +42,7 @@ export const useCreatorProfileStore = defineStore(
|
||||
|
||||
return {
|
||||
creator: value,
|
||||
hasCreator
|
||||
hasCreator,
|
||||
fetchCurrentCreatorProfile
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user