1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-07 02:43:22 +03:00

Update PLUGINS.md

Adds missing blank line that caused acciental underline/heading
This commit is contained in:
Athanasius 2020-07-17 18:27:38 +01:00
parent 1053abaf00
commit 9e18dde834

View File

@ -363,6 +363,7 @@ If the player has chosen to "Send flight log and Cmdr status to Inara" this
gets called when the player starts the game, enters a new system, docks or gets called when the player starts the game, enters a new system, docks or
undocks. It is called some time after the corresponding `journal_entry()` undocks. It is called some time after the corresponding `journal_entry()`
event. event.
--- ---
```python ```python
def inara_notify_ship(eventData): def inara_notify_ship(eventData):