update function for settings
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
It is only possible to update the complete object like:
`this.settings = {....}`
It is not possible to update an single parameter like:
`this.settings.noDataMessage = "No User found for ..."`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.