diff options
Diffstat (limited to 'web/html/xui/xray_reverse_modal.html')
| -rw-r--r-- | web/html/xui/xray_reverse_modal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/xray_reverse_modal.html b/web/html/xui/xray_reverse_modal.html index 724c9825..1fd18c41 100644 --- a/web/html/xui/xray_reverse_modal.html +++ b/web/html/xui/xray_reverse_modal.html @@ -120,7 +120,7 @@ reverseModal.visible = false; reverseModal.loading(false); }, - loading(loading) { + loading(loading=true) { reverseModal.confirmLoading = loading; }, }; |
