Skip to content

Commit

Permalink
🚚 rename chain-rmrk2 to chain-ksm in components/gallery/useGalleryIte…
Browse files Browse the repository at this point in the history
…m.ts
  • Loading branch information
vikiival committed Apr 11, 2023
1 parent 46cd9dc commit 12b22f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/gallery/useGalleryItem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const useGalleryItem = () => {

const queryPath = {
rmrk: 'chain-rmrk',
rmrk2: 'chain-rmrk2',
ksm: 'chain-ksm',
}

const { urlPrefix } = usePrefix()
Expand Down

0 comments on commit 12b22f8

Please sign in to comment.