ca759ab243
The optimistic +1 delta was stacking on top of the refetched stats (which already included the new reaction), causing the count to jump by 2. Now we reset the delta to 0 on success so only the real server count is displayed. Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>