You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Currently the file_selecting regex needs the full file_name including the „.ending“ for finding the files.
It would be more helpful to check, whether the ending was provided in the regex as well or to provide a wildcard/use the file_ending argument
Currently the file_selecting regex needs the full file_name including the „.ending“ for finding the files.
It would be more helpful to check, whether the ending was provided in the regex as well or to provide a wildcard/use the file_ending argument