Skip to content

Commit

Permalink
Update questChains.ts
Browse files Browse the repository at this point in the history
- changed the url for 'players path' from the mistake of 'rogues-path'
  • Loading branch information
Innkeeping authored and dysbulic committed Sep 19, 2024
1 parent 9c86ffd commit c45c7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/utils/questChains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const QuestChainsCategories = {
export const QuestChainsPlaybooks = {
SUBMIT_A_PLAYBOOK: 'submit-a-playbook',
RITE_OF_PASSAGE: 'rite-of-passage',
PLAYERS_PATH: 'rogues-path',
PLAYERS_PATH: 'players-path',
PATRONS_PATH: 'patrons-path',
GUILDERS_PATH: 'guilders-path',
BUILDERS_PATH: 'builders-path',
Expand Down

0 comments on commit c45c7e6

Please sign in to comment.