Why does it give me the format webp? ```js ${user.avatarURL({ format: 'jpg', dynamic: true, size: 2048 })} ```