Extend schedule, fix whole class days
This commit is contained in:
@@ -23,6 +23,14 @@ var tags = TagMap{
|
||||
Start: "2020-09-21",
|
||||
Value: "B",
|
||||
},
|
||||
TagChange{
|
||||
Start: "2020-09-28",
|
||||
Value: "A",
|
||||
},
|
||||
TagChange{
|
||||
Start: "2020-10-05",
|
||||
Value: "B",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user