Update 'plugins'
parent
48d2c68bf3
commit
823a21bf31
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue