We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e7658 commit 058a12aCopy full SHA for 058a12a
appcore/src/app/desktop/migration/upgrade_7_2_0/upgrade_7_2_0.ts
@@ -4,7 +4,7 @@ import { Injector } from "@angular/core";
4
export class Upgrade_7_2_0 extends DesktopMigration {
5
public version: string = "7.2.0";
6
7
- public description: string = "Trigger recalculation for power/Hr new stats & settings lacks detection fix";
+ public description: string = "Trigger recalculation for efficiency new stats & settings lacks detection fix";
8
9
public requiresRecalculation: boolean = true;
10
0 commit comments