fixed syntax highlighting for zstd|br

This commit is contained in:
Dean Ward
2025-01-11 12:06:01 +00:00
parent fb2064e253
commit abcf81eebb

View File

@@ -65,7 +65,7 @@ onMounted(() => {
alias: 'operator'
},
'option': {
pattern: /\b(browse|internal|gzip|brotli|php_fastcgi|php_server|uri|copy_headers)\b/,
pattern: /\b(browse|internal|gzip|brotli|zstd|br|php_fastcgi|php_server|uri|copy_headers)\b/,
alias: 'property'
},
'number': {