Skip to content

Commit 058a12a

Browse files
Typo
1 parent 17e7658 commit 058a12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appcore/src/app/desktop/migration/upgrade_7_2_0/upgrade_7_2_0.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Injector } from "@angular/core";
44
export class Upgrade_7_2_0 extends DesktopMigration {
55
public version: string = "7.2.0";
66

7-
public description: string = "Trigger recalculation for power/Hr new stats & settings lacks detection fix";
7+
public description: string = "Trigger recalculation for efficiency new stats & settings lacks detection fix";
88

99
public requiresRecalculation: boolean = true;
1010

0 commit comments

Comments
 (0)