komga/cc_defaults.json
2020-01-07 11:06:39 +08:00

13 lines
163 B
JSON

{
"build": {},
"ci": {},
"chore": {},
"docs": {},
"feat": {},
"fix": {},
"perf": {},
"refactor": {},
"revert": {},
"style": {},
"test": {}
}