TaskType revise key fix
This commit is contained in:
parent
25d8915647
commit
04f35dcdaa
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ public enum TaskType implements IEnumKey {
|
|||
*/
|
||||
StartRevise("CLR0"),
|
||||
ContinueRevise("CLR 0_0"),
|
||||
StartRevisePart1("CLR 0_9"),
|
||||
StartRevisePart1("С0_1"),
|
||||
|
||||
/**
|
||||
* step 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue