mirror of
				https://github.com/lingble/twenty.git
				synced 2025-10-31 04:37:56 +00:00 
			
		
		
		
	Fix ExceptionHandler requiring httpAdapter (#3021)
This commit is contained in:
		| @@ -9,7 +9,7 @@ export interface ExceptionHandlerSentryDriverFactoryOptions { | ||||
|   type: ExceptionHandlerDriver.Sentry; | ||||
|   options: { | ||||
|     dns: string; | ||||
|     serverInstance: Router; | ||||
|     serverInstance?: Router; | ||||
|     debug?: boolean; | ||||
|   }; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Charles Bochet
					Charles Bochet