mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-13 08:45:53 -04:00
Use hideCount
option for pagination
This commit is contained in:
parent
d4c9431142
commit
f2a27a2cf1
3 changed files with 10 additions and 14 deletions
|
@ -83,9 +83,7 @@ export default {
|
|||
perPage: 25,
|
||||
heartBeatList: [],
|
||||
paginationConfig: {
|
||||
texts: {
|
||||
count: "",
|
||||
},
|
||||
hideCount: true,
|
||||
chunksNavigation: "scroll",
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue