mirror of
https://github.com/gotson/komga.git
synced 2026-01-01 13:26:09 +01:00
13 lines
163 B
JSON
13 lines
163 B
JSON
{
|
|
"build": {},
|
|
"ci": {},
|
|
"chore": {},
|
|
"docs": {},
|
|
"feat": {},
|
|
"fix": {},
|
|
"perf": {},
|
|
"refactor": {},
|
|
"revert": {},
|
|
"style": {},
|
|
"test": {}
|
|
}
|