]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/js/services/code.js
Use joint_permissions to determine is a user has an available page or chapter to...
[bookstack] / resources / assets / js / services / code.js
index 636b841338401491aa20e95d3a936f9d86d38a6a..cfeabd3be0ce32aa84a5fe4ea6a74f3c38a3915e 100644 (file)
@@ -52,7 +52,7 @@ const modeMap = {
     sh: 'shell',
     bash: 'shell',
     toml: 'toml',
-    sql: 'sql',
+    sql: 'text/x-sql',
     xml: 'xml',
     yaml: 'yaml',
     yml: 'yaml',