chore: install prettier
This commit is contained in:
@@ -8,4 +8,4 @@ export interface EmailSent {
|
||||
update_time: string;
|
||||
}
|
||||
|
||||
export type EmailSentStatus = "pending" | "success" | "error"| "schedule";
|
||||
export type EmailSentStatus = "pending" | "success" | "error" | "schedule";
|
||||
|
||||
Reference in New Issue
Block a user