Fix small bugs in max time limit setting
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"time_limit": "60"
|
||||
"time_limit": "1200"
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"time_limit": "60"
|
||||
"time_limit": "1200"
|
||||
}
|
||||