Skip to content

Commit 13a2d8f

Browse files
committed
profile/file: fix .curves extension
1 parent 5905259 commit 13a2d8f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

profile/file/common.conf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ description = "Pixmap Editor File"
1414
build = "ignore"
1515

1616
[common_gimp_curves]
17-
file_ext = [
18-
"curves",
19-
]
17+
file_ext = ".curves"
2018
description = "Gimp curves file"
2119
build = "ignore"
2220

0 commit comments

Comments
 (0)