@@ -1,4 +1,4 @@
export enum TokenType {
RESET = 'RESET',
VERIFICATION = 'VERIFICATION',
RESET = "RESET",
VERIFICATION = "VERIFICATION",
}
The note is not visible to the blocked user.