diff --git a/plugins.md b/plugins.md index 91e0716..42e5a08 100644 --- a/plugins.md +++ b/plugins.md @@ -9,7 +9,7 @@ Example import re - def parse_path(client, path): + def parse_path(client, path, prefix): ''' parse metadata from file and parsed information, this can include any itemKey defined in your config.jsonc,