mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Replace removed method
This commit is contained in:
		
							parent
							
								
									e7de20fc99
								
							
						
					
					
						commit
						e97f74891f
					
				| @ -60,7 +60,7 @@ export const scheduleServices = async ( | ||||
|     ); | ||||
| 
 | ||||
|     schedulerService.schedule( | ||||
|         instanceStatsService.refreshAppCountSnapshot.bind(instanceStatsService), | ||||
|         instanceStatsService.getLabeledAppCounts.bind(instanceStatsService), | ||||
|         minutesToMilliseconds(5), | ||||
|         'refreshAppCountSnapshot', | ||||
|     ); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user