fix(MessageLogger): Fix module not being found (#338)
This commit is contained in:
		
							parent
							
								
									c257f86576
								
							
						
					
					
						commit
						456164253d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -287,7 +287,7 @@ export default definePlugin({ | |||
|         { | ||||
|             // Attachment renderer
 | ||||
|             // Module 96063
 | ||||
|             find: "[\"className\",\"attachment\",\"inlineMedia\"]", | ||||
|             find: "[\"className\",\"attachment\",\"inlineMedia\"", | ||||
|             replacement: [ | ||||
|                 { | ||||
|                     match: /((\w)\.className,\w=\2\.attachment),/, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue