1.5.0
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
Tea.context(function () {
|
||||
this.isOn = true
|
||||
|
||||
this.syncDefaultClusterEnabled = function () {
|
||||
}
|
||||
|
||||
this.success = function (resp) {
|
||||
let clusterId = 0
|
||||
if (resp != null && resp.data != null && typeof resp.data.clusterId != "undefined") {
|
||||
|
||||
Reference in New Issue
Block a user