mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-03 20:10:31 +01:00
export: Fix format
This commit is contained in:
parent
65fd7b89d6
commit
31425f77a0
@ -36,7 +36,7 @@ def get_export_type(export_type):
|
||||
"scss": "colors.scss",
|
||||
"shell": "colors.sh",
|
||||
"xresources": "colors.Xresources",
|
||||
"yml": "colors.yml",
|
||||
"yaml": "colors.yml",
|
||||
}.get(export_type, export_type)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user