v1.4.1
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
Tea.context(function () {
|
||||
this.isRequesting = false
|
||||
this.userId = 0
|
||||
this.asyncCreateCert = false
|
||||
this.providerCode = "letsencrypt"
|
||||
|
||||
this.remove = function (index) {
|
||||
this.serverNames.$remove(index)
|
||||
|
||||
Reference in New Issue
Block a user