Clean up
This commit is contained in:
		
							parent
							
								
									84218abf2b
								
							
						
					
					
						commit
						d1cf0c7998
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -23,8 +23,6 @@ export default define(meta, () => new Promise(async (res, rej) => {
 | 
				
			||||||
	stats.driveUsageLocal = driveStats.local.totalSize[0];
 | 
						stats.driveUsageLocal = driveStats.local.totalSize[0];
 | 
				
			||||||
	stats.driveUsageRemote = driveStats.remote.totalSize[0];
 | 
						stats.driveUsageRemote = driveStats.remote.totalSize[0];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	console.log(driveStats);
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	const federationStats = await federationChart.getChart('hour', 1);
 | 
						const federationStats = await federationChart.getChart('hour', 1);
 | 
				
			||||||
	stats.instances = federationStats.instance.total[0];
 | 
						stats.instances = federationStats.instance.total[0];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue