fix(client): enable bash syntax highlighting (#58131)

This commit is contained in:
JungLee-Dev
2025-01-14 23:13:59 -07:00
committed by GitHub
parent 8f3b02a683
commit 3cbfff564d

View File

@@ -38,6 +38,7 @@ const config = {
'prismjs',
{
languages: [
'bash',
'clike',
'css',
'html',