From 823a21bf31d7779d5b0ac82808ef9f438acc4e7d Mon Sep 17 00:00:00 2001 From: j Date: Thu, 16 Sep 2021 16:35:36 +0000 Subject: [PATCH] Update 'plugins' --- plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,