Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 672886e

Browse files
committed
Change default thumb size to 128
1 parent 000c469 commit 672886e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/plugins/gui.ajax/manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
</div>
228228
]]></template>
229229
<component_config className="FilesList">
230-
<property name="thumbSize" value="64"/>
230+
<property name="thumbSize" value="128"/>
231231
</component_config>
232232
</client_configs>
233233
</registry_contributions>

0 commit comments

Comments
 (0)