feat(plugins/wakatime): add an option to include other languages (#928)
This commit is contained in:
@@ -73,4 +73,9 @@ inputs:
|
||||
description: WakaTime username
|
||||
type: string
|
||||
default: current
|
||||
preset: no
|
||||
preset: no
|
||||
|
||||
plugin_wakatime_languages_other:
|
||||
description: Including Other Languages
|
||||
type: boolean
|
||||
default: no
|
||||
|
||||
Reference in New Issue
Block a user