Skip to content

Commit

Permalink
Add trailing slash to filename_patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Jun 30, 2022
1 parent d838bdd commit df578c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions napari_ome_zarr/napari.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ contributions:
- command: napari-ome-zarr.get_reader
filename_patterns:
- "*.zarr"
- "*.zarr/"
accepts_directories: true

0 comments on commit df578c4

Please sign in to comment.