Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update config on change #15

Merged
merged 2 commits into from
Jan 8, 2017
Merged

Conversation

kristofferremback
Copy link
Contributor

Listens to changes to the config file and re-assigns this._configuration with the new object.

This allows users to be able to update the config file without having to call Reload Window or restarting Code.

Add a listener for updates to the config file which updates the configuration object attached to `this`.
This allows the config watcher to not open the input window
@jakob101 jakob101 merged commit 6c7dd5a into dawsbot:master Jan 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants