Chocolate pudding

Author: Sarah

Evaluate:
0
Difficulty:
0
 yasr-loader

Indulgent chocolate pudding.

Read more

Ingredients:

Number of portions: 1
1 Piece(s)
avocado
2 Teaspoon(s)
unsweetened cocoa powder
Honey to taste
Nut of choice

Preparation:

Preparation time: <15 min.
  1. Puree ingredients and chill for 15 minutes.
  2. Garnish with nut of choice.
  3. Serve and enjoy.

Author: Sarah

Report recipe
<script>
// Get all elements with the class "yasr-multiset-visitors-rater"
const elements = document.querySelectorAll('.yasr-multiset-visitors-rater');

// Attach a click event listener to each element
elements.forEach(element => {
  element.addEventListener('click', () => {
    // Wait for 1 second before clicking the ".yasr-send-visitor-multiset" element
    setTimeout(() => {
      const targetElement = document.querySelector('.yasr-send-visitor-multiset');
      if (targetElement) {
        targetElement.click();
      }
    }, 1000);
  });
});

</script>
X

Report recipe: Chocolate pudding