Fixes context, and adds more info to it
This commit is contained in:
@@ -75,7 +75,6 @@ func initFilters() {
|
||||
if id == "" {
|
||||
id = uuid.NewV4().String()
|
||||
}
|
||||
|
||||
ctx.Input.SetData("requestId", id)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user