Update fakedns_modal.html

This commit is contained in:
alphax-hue3682 2025-01-05 23:39:32 +03:30 committed by GitHub
parent 03fd50fe42
commit 4d7d3cac2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,8 +8,6 @@
</a-form-item>
<a-form-item label='{{ i18n "pages.xray.fakedns.poolSize" }}'>
<a-input-number v-model.number="fakednsModal.fakeDns.poolSize" :min="1"></a-input-number>
>>
</a-form-item>