Fix typo in avatar condition in UserRebuildDataWorker
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / lib / system / worker / UserRebuildDataWorker.class.php
index 6423618e513e52c8152718a4986ab6c3ce2c5f64..f55276b0ce9b403cdbd3332cb16de09e075e5acb 100644 (file)
@@ -220,7 +220,7 @@ class UserRebuildDataWorker extends AbstractRebuildDataWorker
                 [
                     UserAvatar::AVATAR_SIZE,
                     UserAvatar::AVATAR_SIZE,
-                    1,
+                    0,
                     "gif",
                 ]
             );