You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recent update in the Tauri repository introduced the Emitter trait, which caused a compilation error. This can be fixed by simply importing the Emitter trait.
The text was updated successfully, but these errors were encountered:
Hi. Thank you for developing this plugin.
The recent update in the Tauri repository introduced the
Emitter
trait, which caused a compilation error. This can be fixed by simply importing theEmitter
trait.The text was updated successfully, but these errors were encountered: