Open DmnChzl opened 11 months ago
let bgColor = defaultNote.bgColor; const setBgColor = newBgColor => (bgColor = newBgColor);
bugfix/editview-backgroundcolor