diff options
Diffstat (limited to 'web/html/xui/xray_outbound_modal.html')
| -rw-r--r-- | web/html/xui/xray_outbound_modal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/xray_outbound_modal.html b/web/html/xui/xray_outbound_modal.html index 2941e096..fd9cf99c 100644 --- a/web/html/xui/xray_outbound_modal.html +++ b/web/html/xui/xray_outbound_modal.html @@ -42,7 +42,7 @@ outModal.visible = false; outModal.loading(false); }, - loading(loading) { + loading(loading=true) { outModal.confirmLoading = loading; }, check(){ |
