mirror of
https://github.com/immich-app/immich.git
synced 2025-12-23 01:11:36 +03:00
fix: dcm analyze fails
This commit is contained in:
@@ -49,5 +49,5 @@ extension ActionButtonTypeVisuals on ActionButtonType {
|
||||
};
|
||||
}
|
||||
|
||||
String localizedLabel(BuildContext context) => _labelKey.tr();
|
||||
String localizedLabel(BuildContext _) => _labelKey.tr();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user