mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-10 20:32:12 +03:00
fixed incorrect example
This commit is contained in:
parent
5f970217e7
commit
581fa05143
@ -48,7 +48,9 @@ An example follows:
|
|||||||
},
|
},
|
||||||
"redact_fields": ["relation_to_thargoids"]
|
"redact_fields": ["relation_to_thargoids"]
|
||||||
},
|
},
|
||||||
"plugins.some_plugin.some_thing": {}
|
"plugins.some_plugin.some_thing": {
|
||||||
|
"reason": "Some thing is disabled pending investigation of NMLA relations."
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user