feat: add csharp in codeblock (#3371)

This commit is contained in:
Mayur Mahajan 2023-09-11 12:32:57 +05:30 committed by GitHub
parent a81670c447
commit 133dab934b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,6 +127,7 @@ class _CodeBlockComponentWidgetState extends State<CodeBlockComponentWidget>
'C#',
'CPP',
'Clojure',
'CS',
'CSS',
'Dart',
'Docker',