Tweak width and display of receipt date
This commit is contained in:
@@ -75,6 +75,7 @@ class ReportFile : ChangeNotifier
|
||||
get => Path.GetFileName(_filePath);
|
||||
}
|
||||
|
||||
[JsonIgnore]
|
||||
public bool IsFileFoundOnDisk
|
||||
{
|
||||
get => File.Exists(FilePath);
|
||||
|
||||
Reference in New Issue
Block a user