mirror of
				https://github.com/taigrr/wtf
				synced 2025-01-18 04:03:14 -08:00 
			
		
		
		
	Increased the git refresh interval
This commit is contained in:
		
							parent
							
								
									176a821079
								
							
						
					
					
						commit
						202d5ca95e
					
				@ -20,7 +20,7 @@ func NewWidget() *Widget {
 | 
				
			|||||||
		BaseWidget: wtf.BaseWidget{
 | 
							BaseWidget: wtf.BaseWidget{
 | 
				
			||||||
			Name:        "Git",
 | 
								Name:        "Git",
 | 
				
			||||||
			RefreshedAt: time.Now(),
 | 
								RefreshedAt: time.Now(),
 | 
				
			||||||
			RefreshInt:  10,
 | 
								RefreshInt:  15,
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user