Skip to content

Fix button toggle for night color and torch

Bhushan Shah requested to merge work/bshah/fix-toggle into master

The code which adds initial buttons only sets the initial property and does not affect the binding, so we need to set this values manually

Merge request reports