Update 'plugins'

j 2023-07-28 18:10:42 +00:00
parent 823a21bf31
commit 92e3d1b0c2

@ -7,6 +7,7 @@ You can define the following functions in your plugin: parse_path, example_path,
Example Example
import os
import re import re
def parse_path(client, path, prefix): def parse_path(client, path, prefix):