Merge branch 'louislam:master' into tags-on-status

This commit is contained in:
Jasper Miller-Waugh
2021-11-07 14:39:43 +13:00
committed by GitHub
24 changed files with 233 additions and 211 deletions

View File

@@ -83,9 +83,7 @@ export default {
perPage: 25,
heartBeatList: [],
paginationConfig: {
texts: {
count: "",
},
hideCount: true,
chunksNavigation: "scroll",
},
};

View File

@@ -209,9 +209,7 @@ export default {
toggleCertInfoBox: false,
showPingChartBox: true,
paginationConfig: {
texts: {
count: "",
},
hideCount: true,
chunksNavigation: "scroll",
},
};