summaryrefslogtreecommitdiff
path: root/server/utils/otp.js
diff options
context:
space:
mode:
Diffstat (limited to 'server/utils/otp.js')
-rw-r--r--server/utils/otp.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/server/utils/otp.js b/server/utils/otp.js
index 091f6c1..244315f 100644
--- a/server/utils/otp.js
+++ b/server/utils/otp.js
@@ -1,4 +1,7 @@
-import {ONE_FIVE_TIMES_ZERO, NINE_FIVE_TIMES_ZERO} from '../constants/numbers';
+import {
+ ONE_FIVE_TIMES_ZERO,
+ NINE_FIVE_TIMES_ZERO,
+} from "../constants/numbers.js";
const generateOTP = () => {
const otp = Math.floor(