Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/xui/warp_modal.html')
-rw-r--r--web/html/xui/warp_modal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/warp_modal.html b/web/html/xui/warp_modal.html
index 38310a69..7fa38eb1 100644
--- a/web/html/xui/warp_modal.html
+++ b/web/html/xui/warp_modal.html
@@ -108,7 +108,7 @@
this.visible = false;
this.loading(false);
},
- loading(loading) {
+ loading(loading=true) {
this.confirmLoading = loading;
},
async getData(){