Skip to content

Commit

Permalink
fix hunter Marksmanship import
Browse files Browse the repository at this point in the history
  • Loading branch information
kayla-glick committed Jan 11, 2023
1 parent 3e4ecb9 commit 0402fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/raid/import_export.ts
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@ const fullTypeToSpec: Record<string, Spec> = {
'DruidRestoration': Spec.SpecRestorationDruid,
'HunterBeastMastery': Spec.SpecHunter,
'HunterSurvival': Spec.SpecHunter,
'HunterMarksman': Spec.SpecHunter,
'HunterMarksmanship': Spec.SpecHunter,
'MageArcane': Spec.SpecMage,
'MageFire': Spec.SpecMage,
'MageFrost': Spec.SpecMage,
Expand Down

0 comments on commit 0402fbd

Please sign in to comment.