mirror of
				https://github.com/karl0ss/homepage.git
				synced 2025-10-31 06:24:02 +00:00 
			
		
		
		
	
							parent
							
								
									5fbc6702bc
								
							
						
					
					
						commit
						0afc1b96f1
					
				| @ -38,7 +38,7 @@ export default function Cpu({ expanded }) { | ||||
|               <div className="pr-1">{t("resources.load")}</div> | ||||
|             </div> | ||||
|           )} | ||||
|           <UsageBar percent={100} /> | ||||
|           <UsageBar percent={0} /> | ||||
|         </div> | ||||
|       </div> | ||||
|     ); | ||||
|  | ||||
| @ -38,7 +38,7 @@ export default function Disk({ options, expanded }) { | ||||
|               <div className="pr-1">{t("resources.total")}</div> | ||||
|             </span> | ||||
|           )} | ||||
|           <UsageBar percent={100} /> | ||||
|           <UsageBar percent={0} /> | ||||
|         </div> | ||||
|       </div> | ||||
|     ); | ||||
|  | ||||
| @ -38,7 +38,7 @@ export default function Memory({ expanded }) { | ||||
|               <div className="pr-1">{t("resources.total")}</div> | ||||
|             </span> | ||||
|           )} | ||||
|           <UsageBar percent={100} /> | ||||
|           <UsageBar percent={0} /> | ||||
|         </div> | ||||
|       </div> | ||||
|     ); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
						Michael Shamoon