generated from Seekra/repository-template
Make color scheme and language a setting #175
Notifications
Total Time Spent: 14 minutes
jakob.scheid
14 minutes
No due date set.
Blocks
Depends on
#66 Code style is not consistent
Seekra/frontend
#180 Prepare release 1.0.0
Seekra/frontend
#163 Add function to get setting value
Seekra/frontend
#168 Feat(settings): function to get the value of a setting
Seekra/frontend
#178 Add function to set settings
Seekra/frontend
#179 Feat(settings): function to set settings
Seekra/frontend
Reference: Seekra/frontend#175
Reference in New Issue
Block a user
Currently, the color scheme and the language are values simply stored in local storage. They have nothing to do with the settings. But it would make more sense if these would be settings because that is not so distributed and more organized.