Skip to content

Commit

Permalink
Merge branch 'main' into nilsreichardt-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt authored Apr 19, 2022
2 parents 4066ee1 + d55f92d commit 43e65d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/lib/download_app_tip/models/download_app_tip.dart
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class MacOsTip extends DownloadAppTip {
String get actionText => "Download für Mac";

@override
String get title => "Neu: Download für Mac";
String get title => "Download für Mac";
}

class IOsTip extends DownloadAppTip {
Expand Down

0 comments on commit 43e65d0

Please sign in to comment.