mirror of
				https://github.com/BookStackApp/BookStack.git
				synced 2025-11-03 02:13:16 +03:00 
			
		
		
		
	Added alias for vbscript
This commit is contained in:
		@@ -85,6 +85,7 @@ const modeMap = {
 | 
			
		||||
    bash: 'shell',
 | 
			
		||||
    toml: 'toml',
 | 
			
		||||
    sql: 'text/x-sql',
 | 
			
		||||
    vbs: 'vbscript',
 | 
			
		||||
    vbscript: 'vbscript',
 | 
			
		||||
    xml: 'xml',
 | 
			
		||||
    yaml: 'yaml',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user