Merge pull request #5070 from alexbosworth/patch-14
trivial: match newline style
This commit is contained in:
commit
8c4e32012e
@ -83,7 +83,8 @@ var (
|
||||
"/routerrpc.Router/GetMissionControlConfig": {{
|
||||
Entity: "offchain",
|
||||
Action: "read",
|
||||
}}, "/routerrpc.Router/SetMissionControlConfig": {{
|
||||
}},
|
||||
"/routerrpc.Router/SetMissionControlConfig": {{
|
||||
Entity: "offchain",
|
||||
Action: "write",
|
||||
}},
|
||||
|
Loading…
Reference in New Issue
Block a user