@coolkiller007/my-page-agent 0.1.11 → 0.1.12

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/dist/index.js CHANGED
@@ -1984,7 +1984,8 @@ var init_SimulatorMask = __esmMin((() => {
1984
1984
  styles: {
1985
1985
  position: "absolute",
1986
1986
  inset: "0"
1987
- }
1987
+ },
1988
+ skipGreeting: true
1988
1989
  });
1989
1990
  this.motion = motion;
1990
1991
  this.wrapper.appendChild(motion.element);