mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-25 07:45:44 +00:00
cmd: fix wrong parameter parsing
This commit is contained in:
@@ -21,7 +21,7 @@ const (
|
|||||||
|
|
||||||
caseA = "A"
|
caseA = "A"
|
||||||
caseB = "B"
|
caseB = "B"
|
||||||
caseAll = "all"
|
caseAll = "ALL"
|
||||||
)
|
)
|
||||||
|
|
||||||
type options struct {
|
type options struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user