Fix style previews pointing to the style's asset folder
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 18 Dec 2020 12:44:57 +0000 (13:44 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 18 Dec 2020 12:44:57 +0000 (13:44 +0100)
commit1135ea01ad19bdb7f46c3154c0bad8324bc3dac9
treed3ff9cfb501916ede7669a558ce20dec69a583dc
parentc8f3f503fb2c903492517a2f6b5b3775b4d9aa42
Fix style previews pointing to the style's asset folder

update_com.woltlab.wcf_5.3.1_style.php created this situation when the style
did not have a preview image, due to a missing check for a non-empty `image` /
`image2x` property.
com.woltlab.wcf/package.xml
wcfsetup/install/files/acp/update_com.woltlab.wcf_5.3.1_style.php [deleted file]
wcfsetup/install/files/acp/update_com.woltlab.wcf_5.3.2_style.php [new file with mode: 0644]