diff --git a/src/Files.App/Resources/PreviewPanePropertiesInformation.json b/src/Files.App/Resources/PreviewPanePropertiesInformation.json index 737bd95c5e6c..225415d52974 100644 --- a/src/Files.App/Resources/PreviewPanePropertiesInformation.json +++ b/src/Files.App/Resources/PreviewPanePropertiesInformation.json @@ -332,6 +332,7 @@ "SectionResource": "Document", "Property": "System.Document.TotalEditingTime", "IsReadOnly": true, + "DisplayFunctionName": "FormatDuration", "ID": null }, { diff --git a/src/Files.App/Resources/PropertiesInformation.json b/src/Files.App/Resources/PropertiesInformation.json index f617fe89efdc..1b20cdd97ee5 100644 --- a/src/Files.App/Resources/PropertiesInformation.json +++ b/src/Files.App/Resources/PropertiesInformation.json @@ -434,6 +434,7 @@ "SectionResource": "Document", "Property": "System.Document.TotalEditingTime", "IsReadOnly": true, + "DisplayFunctionName": "FormatDuration", "ID": null }, {