mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 21:16:46 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
f91f1098e7
commit
136f1b98cd
2 changed files with 13 additions and 2 deletions
|
|
@ -15,6 +15,7 @@ export interface Profile {
|
|||
stripe_customer_id: string | null;
|
||||
paddle_customer_id: string | null;
|
||||
onboarding_completed: boolean;
|
||||
timezone: string;
|
||||
}
|
||||
|
||||
export function useProfile() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue