diff --git a/docs/events/index.rst b/docs/events/index.rst index d1973c5e..1dfde900 100644 --- a/docs/events/index.rst +++ b/docs/events/index.rst @@ -168,7 +168,8 @@ FileSelected Payload: - * ``file``: the file's name + * ``file``: the full path to the file + * ``filename``: the file's name * ``origin``: the origin of the file, either ``local`` or ``sdcard`` FileDeselected