Doc: update changelog again [ci skip]

This commit is contained in:
李通洲
2025-01-25 11:01:35 +08:00
parent 884d256a34
commit e6e7572bc2
+2 -2
View File
@@ -19,10 +19,10 @@ Features:
{
"modules": [
{
"key": "OS Age", // No longer need to write bash scripts
"key": "OS Installation Date", // No longer need to write bash scripts
"type": "disk",
"folders": "/", // Different OSes may need to specify different folders
"format": "{days} days" // Number of days after the root folder was created
"format": "{create-time:10} [{days} days]" // Reports the creation date of the root folder
}
]
}