feat: Add descriptions for config options
This commit is contained in:
@@ -26,7 +26,7 @@ class ProcessedCategoryFirm(
|
||||
}
|
||||
|
||||
override fun getDescription(): String {
|
||||
return "Missing description" // TODO: add description
|
||||
return category.description.string
|
||||
}
|
||||
|
||||
override fun getIdentifier(): String {
|
||||
|
||||
Reference in New Issue
Block a user