trivial: match newline style
Use newline for map key to match other keys
This commit is contained in:
parent
055db6b9ac
commit
0e43c8fc4c
@ -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