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": {{
|
"/routerrpc.Router/GetMissionControlConfig": {{
|
||||||
Entity: "offchain",
|
Entity: "offchain",
|
||||||
Action: "read",
|
Action: "read",
|
||||||
}}, "/routerrpc.Router/SetMissionControlConfig": {{
|
}},
|
||||||
|
"/routerrpc.Router/SetMissionControlConfig": {{
|
||||||
Entity: "offchain",
|
Entity: "offchain",
|
||||||
Action: "write",
|
Action: "write",
|
||||||
}},
|
}},
|
||||||
|
Loading…
Reference in New Issue
Block a user