Check `coverPhotoHasWebP` in UserRebuildDataWorker
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 20 Aug 2021 07:31:14 +0000 (09:31 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 20 Aug 2021 07:31:14 +0000 (09:31 +0200)
commit233a24546d8ab365d4f415183dd2e4ab7be0d85b
tree70278ea061273df3c0c2a39eef90e9eb382f358e
parent843f79ff40ff2a4957caf3d6356e9a8efc57c1c3
Check `coverPhotoHasWebP` in UserRebuildDataWorker

This is already checked in `->createWebpVariant()`, but with the `->update()`
added in the previous commit this saves some work.
wcfsetup/install/files/lib/system/worker/UserRebuildDataWorker.class.php