diff --git a/plugins/layout/plugin.json b/plugins/layout/plugin.json index 996e09d6a07..706464157b9 100644 --- a/plugins/layout/plugin.json +++ b/plugins/layout/plugin.json @@ -5,6 +5,6 @@ "version": "0.0.1", "author": "Carl", "type": "plugin", - "start": "false" + "start": "true" } }