mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-27 21:06:35 +08:00
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