Skip to content

Commit 7e6e94e

Browse files
committed
fix: add timeFormat to sample config file
1 parent d4e417b commit 7e6e94e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config_file_example.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
"mirrorStyle": "embed",
1212
"newPageTag": "#LS-Page",
1313
"sourceFile": "",
14-
"textColorMarkupMode": "default"
14+
"textColorMarkupMode": "default",
15+
"timeFormat": "HH:mm"
1516
}

0 commit comments

Comments
 (0)