fix: rename fields
This commit is contained in:
parent
aae98a5796
commit
c627a40c0a
1 changed files with 2 additions and 2 deletions
|
|
@ -196,8 +196,8 @@ run CSES problems with Rust:
|
|||
|
||||
*cp.PlatformConfig*
|
||||
Fields: ~
|
||||
{cpp} (|LanguageConfig|) C++ language configuration.
|
||||
{python} (|LanguageConfig|) Python language configuration.
|
||||
{cpp} (|PlatformLanguageConfig|) C++ language configuration.
|
||||
{python} (|PlatformLanguageConfig|) Python language configuration.
|
||||
{default_language} (string, default: "cpp") Default language for
|
||||
platform contests.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue