otp actions
This commit is contained in:
@@ -2,5 +2,6 @@ import otp from "./otp/otp";
|
||||
import sendmail from "./sendmail";
|
||||
|
||||
export const server = {
|
||||
otp,
|
||||
sendmail,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user