Buildout 3.59.1; Fixing preconfiguration loader

This commit is contained in:
James Barnsley
2021-10-02 20:25:56 +13:00
parent 99a1629d8d
commit a5494322ce
10 changed files with 49 additions and 31 deletions

View File

@ -121,7 +121,6 @@ export class App extends React.Component {
case 'snapcast':
case 'mopidy':
this.props[`${key}Actions`].set(json);
changed.push(key);
break;
default:
break;