-
Notifications
You must be signed in to change notification settings - Fork 149
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
API endpoint to edit the config of a single module #271
Comments
It's a great addition, but I think that first we'll need to solve #241 And also having "Edit config.js" in Menu seems to solve the issue for most people. |
Nice to hear this positive response from you. I'm definitely willing to help you implementing this feature and verifying if this meets my initial issue post. In my opinion reloading the complete page isn't a big problem, cause in my use case the page reloads pretty quick. |
This issue has been automatically marked as stale because it has not had |
I totally forgot about this issue. |
This issue has been automatically marked as stale because it has not had |
Description
Hey there,
did you guys ever think about adding an endpoint to edit the config of a single module? Would be a really nice feature when configuring the magic mirror for a specific module.
Changelog
Need to add another endpoint to
api.js
and some logic tonode_helper.js
.Requirements
This shouldn't be that difficult to implement. More important this needs a general decision if such an endpoint is justified.
Additional info
No response
The text was updated successfully, but these errors were encountered: