Skip to content

Commit

Permalink
Merge pull request #4081 from TheGroxEmpire/master
Browse files Browse the repository at this point in the history
Warrior: Launch APL
  • Loading branch information
TheGroxEmpire authored Dec 6, 2023
2 parents ed2a11a + ea93ad8 commit 0a6c1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/core/launched_sims.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const aplLaunchStatuses: Record<Spec, LaunchStatus> = {
[Spec.SpecShadowPriest]: LaunchStatus.Beta,
[Spec.SpecSmitePriest]: LaunchStatus.Launched,
[Spec.SpecWarlock]: LaunchStatus.Beta,
[Spec.SpecWarrior]: LaunchStatus.Beta,
[Spec.SpecWarrior]: LaunchStatus.Launched,
[Spec.SpecProtectionWarrior]: LaunchStatus.Launched,
[Spec.SpecDeathknight]: LaunchStatus.Beta,
[Spec.SpecTankDeathknight]: LaunchStatus.Beta,
Expand Down

0 comments on commit 0a6c1ec

Please sign in to comment.