Skip to content

Commit

Permalink
500 rows for log page
Browse files Browse the repository at this point in the history
  • Loading branch information
MHSanaei committed Oct 15, 2024
1 parent b0d2cb9 commit d97d36b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/html/xui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit d97d36b

Please sign in to comment.