create public layout and admin and fix escrow and refund
This commit is contained in:
Vendored
+1
@@ -8,6 +8,7 @@ declare module "next-auth" {
|
||||
email: string;
|
||||
image?: string | null;
|
||||
acceptedTermsAndPrivacy: boolean;
|
||||
isAdmin: boolean;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user