mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 23:07:04 +08:00
Merge branch 'master' of https://github.com/tarun7singh/uptime-kuma
This commit is contained in:
@@ -83,9 +83,7 @@ export default {
|
||||
perPage: 25,
|
||||
heartBeatList: [],
|
||||
paginationConfig: {
|
||||
texts: {
|
||||
count: "",
|
||||
},
|
||||
hideCount: true,
|
||||
chunksNavigation: "scroll",
|
||||
},
|
||||
};
|
||||
|
@@ -209,9 +209,7 @@ export default {
|
||||
toggleCertInfoBox: false,
|
||||
showPingChartBox: true,
|
||||
paginationConfig: {
|
||||
texts: {
|
||||
count: "",
|
||||
},
|
||||
hideCount: true,
|
||||
chunksNavigation: "scroll",
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user