Skip to content

Commit e68c0ae

Browse files
committed
Fix import filters
1 parent 8dcea13 commit e68c0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin_exporter/plugin_exporter_dialog_base.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<bool>false</bool>
8080
</property>
8181
<property name="filter">
82-
<string>*.csv;*.json</string>
82+
<string>*.csv *.json</string>
8383
</property>
8484
</widget>
8585
</item>

0 commit comments

Comments
 (0)