feat: reworked the category editing
This commit is contained in:
@@ -314,6 +314,8 @@ value CategoryMetaJson {
|
||||
value CategorySettings {
|
||||
renderInLists: Boolean
|
||||
showTitle: Boolean
|
||||
title: String?
|
||||
titles: Map<String, String>
|
||||
postTemplateSlug: String?
|
||||
listTemplateSlug: String?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user