pusher / atom-pair

An Atom package that allows for epic pair programming
MIT License
1.45k stars 28 forks source link

Still no settings #78

Closed raymondhardy closed 9 years ago

raymondhardy commented 9 years ago

This is still an issue https://github.com/pusher/atom-pair/issues/75 screenshot of 1.0.8 no settings. I have tried uninstalling and reinstalling. restarting atom. I also tried 1.0.7

Thanks screen shot 2015-08-26 at 10 45 40 am

raymondhardy commented 9 years ago

I found the settings listed if you click on the box that has atom-pair but it only has the pusher_app_key and pusher_app_secret fields.

jpatel531 commented 9 years ago

Hi there - 2.0.9 should resolve this. I realize that I was only merging the main module with the config options only when the package was activated, meaning you couldn't see them in your settings page pre-activation. It should be fine now, hopefully :/ apologies!