Fix tag filtering threshhold
This commit is contained in:
parent
2cce7d18eb
commit
b66f97f0b4
@ -143,7 +143,7 @@ object Entry {
|
||||
}
|
||||
|
||||
class TagFilteringThreshold(value: Int) : ConfigItem {
|
||||
override val key = "tf"
|
||||
override val key = "ft"
|
||||
override val value = "$value"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user