mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 00:07:14 +03:00
Typo
This commit is contained in:
parent
118209d5c3
commit
df67fba10c
@ -30,7 +30,7 @@ def plugin_start():
|
||||
return "Test"
|
||||
```
|
||||
|
||||
Any errors or print statements from your plugin will appear in `%TMP%\EDMarketConnector.log` on Windows or `$TMPDIR\EDMarketConnector.log` on Mac.
|
||||
Any errors or print statements from your plugin will appear in `%TMP%\EDMarketConnector.log` on Windows or `$TMPDIR/EDMarketConnector.log` on Mac.
|
||||
|
||||
# Plugin Hooks
|
||||
## Configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user