Add missing extension

This commit is contained in:
daleclack 2021-06-27 21:51:55 +08:00
parent 30147c534f
commit 8e7ac32d73
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ static const char * const supported_globs[]={
"*.jpg",
"*.jfif",
"*.svg",
"*.png",
"*.tif",
"*.tiff",
"*.ras",