ThymeApp / thyme

Simple time logging web app
https://usethyme.com
MIT License
111 stars 16 forks source link

Fix plugin loading #266

Closed Gaya closed 5 years ago

Gaya commented 5 years ago

There was a race condition were when the plugin file was loading after the capabilities where in the ACCOUNT_RECEIVE_INFORMATION already happened and the real initialisation of the plugin would be skipped.