fix title input

This commit is contained in:
Domai 2023-09-24 14:27:54 +02:00
parent b5980d3380
commit a5cb3cbb9e
No known key found for this signature in database
GPG key ID: 2FBD8C921EB5B019

View file

@ -17,7 +17,7 @@ inputs:
description: Change the cards title
required: false
type: string
default: `Code::Stats of ${username}`
default: "`Code::Stats of ${username}`"
profile_card_hide_lines:
description: "Hide specific line, eg: `xp` or `xp,recent_xp`"
@ -47,7 +47,7 @@ inputs:
description: Change the cards title
required: false
type: string
default: `Code::Stats of ${username}`
default: "`Code::Stats of ${username}`"
toplangs_card_language_count:
description: Change the number of languages shown before going to Others