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:
authormhsanaei <ho3ein.sanaei@gmail.com>2025-08-04 20:09:01 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2025-08-04 20:09:01 +0300
commit7e9c3bdbaf13e190b02009132867ad9933c5f459 (patch)
treeeee9fbe174ccaf14c3ae66b190008b9ec31a2ff2 /web/html/modals/qrcode_modal.html
parent957f3dbb5449475f330d863171134b56e37da4ad (diff)
fix: sub enable warning
Diffstat (limited to 'web/html/modals/qrcode_modal.html')
-rw-r--r--web/html/modals/qrcode_modal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/modals/qrcode_modal.html b/web/html/modals/qrcode_modal.html
index 5d3d05a8..e67dc640 100644
--- a/web/html/modals/qrcode_modal.html
+++ b/web/html/modals/qrcode_modal.html
@@ -21,7 +21,7 @@
</a-space>
</template>
<tr-qr-modal class="qr-modal">
- <template v-if="app.subSettings.enable && qrModal.subId">
+ <template v-if="app.subSettings?.enable && qrModal.subId">
<tr-qr-box class="qr-box">
<a-tag color="purple" class="qr-tag"><span>{{ i18n "pages.settings.subSettings"}}</span></a-tag>
<tr-qr-bg class="qr-bg-sub">