Skip to content

Commit

Permalink
Merge pull request #58 from will-moore/filename_pattern_contains_zarr
Browse files Browse the repository at this point in the history
Allow any filepath that *contains* zarr
  • Loading branch information
sbesson authored Jul 6, 2022
2 parents 0b550d3 + 509f40a commit 0980e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion napari_ome_zarr/napari.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ contributions:
- command: napari-ome-zarr.get_reader
filename_patterns:
- "*.zarr"
- "*.zarr/"
- "*.zarr*"
accepts_directories: true

0 comments on commit 0980e35

Please sign in to comment.