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>2024-10-15 22:49:36 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-10-15 22:49:36 +0300
commitd97d36bb9e4b379c3067d9c48c2e31f068a81cbb (patch)
treeabb3dea354eb6ee0ee44c7fb82dca4d49b92d7b6
parentb0d2cb93e1d4fcd4ed5885c984511382e786de70 (diff)
500 rows for log page
-rw-r--r--web/html/xui/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/xui/index.html b/web/html/xui/index.html
index f1583a8f..2e57277a 100644
--- a/web/html/xui/index.html
+++ b/web/html/xui/index.html
@@ -291,6 +291,7 @@
<a-select-option value="20">20</a-select-option>
<a-select-option value="50">50</a-select-option>
<a-select-option value="100">100</a-select-option>
+ <a-select-option value="500">500</a-select-option>
</a-select>
<a-select size="small" v-model="logModal.level" style="width:95px;"
@change="openLogs()" :dropdown-class-name="themeSwitcher.currentTheme">