FIX: include setting type for align_text (#45)

This commit is contained in:
Kris 2024-01-31 15:16:39 -05:00 committed by GitHub
parent daec18921f
commit c46f2905bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,7 @@ show_category_logo:
align_text:
default: center
type: "enum"
choices:
- center
- left