mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-11-04 13:46:13 +08:00 
			
		
		
		
	Use hideCount option for pagination
				
					
				
			This commit is contained in:
		@@ -209,9 +209,7 @@ export default {
 | 
			
		||||
            toggleCertInfoBox: false,
 | 
			
		||||
            showPingChartBox: true,
 | 
			
		||||
            paginationConfig: {
 | 
			
		||||
                texts: {
 | 
			
		||||
                    count: "",
 | 
			
		||||
                },
 | 
			
		||||
                hideCount: true,
 | 
			
		||||
                chunksNavigation: "scroll",
 | 
			
		||||
            },
 | 
			
		||||
        };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user