Skip to content

Commit 44ca660

Browse files
committed
add jpg as default
1 parent 3ca2c0f commit 44ca660

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xoops_version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
'description' => '_MI_MODULEBUILDER_CONFIG_MIMETYPES_IMAGE_DESC',
136136
'formtype' => 'textbox',
137137
'valuetype' => 'text',
138-
'default' => 'gif|jpeg|pjpeg|png',
138+
'default' => 'gif|jpeg|jpg|pjpeg|png',
139139
];
140140

141141
$modversion['config'][] = [

0 commit comments

Comments
 (0)