fix RegisterNewDomain
This commit is contained in:
+2
-1
@@ -30,5 +30,6 @@ async function RegisterNewDomain(domain) {
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
GetAllRecords
|
||||
GetAllRecords,
|
||||
RegisterNewDomain
|
||||
}
|
||||
Reference in New Issue
Block a user