summary refs log tree commit diff
path: root/src/util/schemas/TotpDisableSchema.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/schemas/TotpDisableSchema.ts')
-rw-r--r--src/util/schemas/TotpDisableSchema.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/schemas/TotpDisableSchema.ts b/src/util/schemas/TotpDisableSchema.ts
index 05192bfa..51446e1c 100644
--- a/src/util/schemas/TotpDisableSchema.ts
+++ b/src/util/schemas/TotpDisableSchema.ts
@@ -1,3 +1,3 @@
 export interface TotpDisableSchema {
 	code: string;
-}
\ No newline at end of file
+}