refactor: unify moisture handling, update config structure, and add peer dependencies
This commit is contained in:
@@ -296,6 +296,7 @@ export class Controller {
|
||||
configChanged() {
|
||||
const current = controller.getConfig();
|
||||
var pretty = JSON.stringify(current, undefined, 0);
|
||||
|
||||
controller.submitView.setJson(pretty);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user