no debug
This commit is contained in:
parent
1a7bf83cb9
commit
fb9c78efed
@ -201,7 +201,5 @@ function validate(value: string, reg: RegExp, msg: string): Promise<void> {
|
||||
function easyInput(domain: string) {
|
||||
props.domain.admin_email = `admin@${domain}`
|
||||
props.domain.main_dns = `ns1.${domain}`
|
||||
|
||||
console.log(props.domain)
|
||||
}
|
||||
</script>
|
Loading…
Reference in New Issue
Block a user