@betarena/ad-engine 0.0.26 → 0.0.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@betarena/ad-engine",
3
- "version": "0.0.26",
3
+ "version": "0.0.28",
4
4
  "private": false,
5
5
  "description": "Betarena ad-engine widget",
6
6
  "keywords": [
@@ -235,8 +235,8 @@
235
235
  width=250
236
236
  height=250
237
237
  src={adData.data?.media}
238
- controls={false}
239
238
  autoplay={true}
239
+ muted={true}
240
240
  />
241
241
 
242
242
  {:else if (adData.type == 2)}