tawk / tawk-messenger-angular

Official Angular plugin for Tawk messenger
https://www.tawk.to/
Other
6 stars 2 forks source link

fix: Fix function params and underlying call for addEvent #14

Open geo242 opened 1 year ago

geo242 commented 1 year ago

This corrects the underlying call to use addEvent instead of setAttributes.

Also removed some unused imports.