feat(plugins/habits): added limit option in habit languages (#1112)

This commit is contained in:
Jayant Goel
2022-06-27 02:41:47 +05:30
committed by GitHub
parent 005a9d633d
commit 5f5357bab8
2 changed files with 10 additions and 2 deletions

View File

@@ -67,3 +67,11 @@ inputs:
description: Trim unused hours on charts
type: boolean
default: no
plugin_habits_languages_limit:
description: Limits the number of languages to be displayed
type: number
default: 8
min: 0
max: 8
zero: disable