Skip to content

Commit

Permalink
releasef add augmentation spec to profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammers21 committed Jul 14, 2023
1 parent 25cd4a9 commit 350251b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/constants/filterSchema.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ export const CLASS_AND_SPECS = {
"Monk": ['Brewmaster', 'Windwalker', 'Mistweaver'],
"Druid": ['Balance', 'Feral', 'Guardian', 'Restoration'],
"Demon Hunter": ['Havoc', 'Vengeance'],
"Evoker": ['Devastation', 'Preservation'],
"Evoker": ['Devastation', 'Preservation', 'Augmentation'],
}

0 comments on commit 350251b

Please sign in to comment.