mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	fix typo in shell, closes #639
This commit is contained in:
		
							parent
							
								
									86df60bb74
								
							
						
					
					
						commit
						ed24e32305
					
				| @ -111,7 +111,7 @@ const MIME_TYPES_DICT = [ | |||||||
|     { title: "Scala", mime: "text/x-scala" }, |     { title: "Scala", mime: "text/x-scala" }, | ||||||
|     { title: "Scheme", mime: "text/x-scheme" }, |     { title: "Scheme", mime: "text/x-scheme" }, | ||||||
|     { title: "SCSS", mime: "text/x-scss" }, |     { title: "SCSS", mime: "text/x-scss" }, | ||||||
|     { default: true, title: "Shell", mimes: "text/x-sh" }, |     { default: true, title: "Shell", mime: "text/x-sh" }, | ||||||
|     { title: "Sieve", mime: "application/sieve" }, |     { title: "Sieve", mime: "application/sieve" }, | ||||||
|     { title: "Slim", mime: "text/x-slim" }, |     { title: "Slim", mime: "text/x-slim" }, | ||||||
|     { title: "Smalltalk", mime: "text/x-stsrc" }, |     { title: "Smalltalk", mime: "text/x-stsrc" }, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam