feat(plugins/wakatime): add an option to include other languages (#928)

This commit is contained in:
Baoshuo Ren
2022-03-10 22:24:28 +08:00
committed by GitHub
parent 52953d380a
commit 8ad9b3d9e9
3 changed files with 20 additions and 4 deletions

View File

@@ -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