mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-11 18:04:27 +08:00
reverted c# to csharp due to request issues. fixes #1438
This commit is contained in:
parent
93cc55ece0
commit
8e91748569
3 changed files with 2 additions and 2 deletions
|
|
@ -172,7 +172,7 @@
|
|||
"languages": [
|
||||
"code_python",
|
||||
"code_c",
|
||||
"code_c#",
|
||||
"code_csharp",
|
||||
"code_c++",
|
||||
"code_javascript",
|
||||
"code_javascript_1k",
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@
|
|||
,"pig_latin"
|
||||
,"code_python"
|
||||
,"code_c"
|
||||
,"code_c#"
|
||||
,"code_csharp"
|
||||
,"code_c++"
|
||||
,"code_javascript"
|
||||
,"code_javascript_1k"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue