mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Added privacy policy
This commit is contained in:
@@ -3,6 +3,7 @@ import { ObjectId } from "mongodb";
|
||||
export type UserModel = {
|
||||
email: string;
|
||||
emailVerified?: Date;
|
||||
locale: string;
|
||||
};
|
||||
|
||||
export type VerificationModel = {
|
||||
|
||||
Reference in New Issue
Block a user