Merge branch 'cmd/consolidate-and-repoint-stocks' into 'development'

cmd: fix wrong parameter parsing

See merge request mbugroup/lti-api!452
This commit is contained in:
Adnan Zahir
2026-04-24 00:55:05 +07:00
+1 -1
View File
@@ -21,7 +21,7 @@ const (
caseA = "A"
caseB = "B"
caseAll = "all"
caseAll = "ALL"
)
type options struct {