mirror of
https://github.com/gotson/komga.git
synced 2025-12-20 07:23:34 +01:00
parent
e7c5c1af39
commit
8ff6c8620e
2 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,7 @@
|
|||
"inker": "inkers",
|
||||
"letterer": "letterers",
|
||||
"penciller": "pencillers",
|
||||
"translator": "translators",
|
||||
"writer": "writers"
|
||||
},
|
||||
"book_card": {
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ export const authorRoles = [
|
|||
'letterer',
|
||||
'cover',
|
||||
'editor',
|
||||
'translator',
|
||||
]
|
||||
|
||||
export const authorRolesSeries = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue