mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 13:34:12 +00:00 
			
		
		
		
	merge: fix: start only one instance of ChartManagementService scheduled job (!514)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/514 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <marie@kaifa.ch>
This commit is contained in:
		
						commit
						da764d3541
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -36,7 +36,6 @@ export async function jobQueue() { | ||||||
| 	}); | 	}); | ||||||
| 
 | 
 | ||||||
| 	jobQueue.get(QueueProcessorService).start(); | 	jobQueue.get(QueueProcessorService).start(); | ||||||
| 	jobQueue.get(ChartManagementService).start(); |  | ||||||
| 
 | 
 | ||||||
| 	return jobQueue; | 	return jobQueue; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue