mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	chore(codemirror): problematic provide due to types
This commit is contained in:
		@@ -136,8 +136,7 @@ export function createSearchHighlighter() {
 | 
			
		||||
            } else {
 | 
			
		||||
                return v.matches;
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        provide: (plugin) => plugin
 | 
			
		||||
        }
 | 
			
		||||
    });
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user