Skip to content

Commit

Permalink
fix: rename pinned to item-pinned
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-Torrent committed Oct 12, 2021
1 parent ea2b9c2 commit 27e7521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export const SETTINGS = {
name: 'public-item',
},
ITEM_PINNED: {
name: 'pinned',
name: 'item-pinned',
},
};

Expand Down

0 comments on commit 27e7521

Please sign in to comment.