Skip to content

Instantly share code, notes, and snippets.

@neosaurrrus
Created December 5, 2018 07:46
Show Gist options
  • Save neosaurrrus/c6e67bfb08a3af1f7491851cc739c602 to your computer and use it in GitHub Desktop.
Save neosaurrrus/c6e67bfb08a3af1f7491851cc739c602 to your computer and use it in GitHub Desktop.
if(!store.owner){
await base.post(`${this.props.storeId}/owner`, {data: authData.user.uid})
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment