This commit is contained in:
Tarun Singh
2021-11-03 21:47:44 -04:00
22 changed files with 15047 additions and 199 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",
},
};