Skip to content

Commit

Permalink
plugins: enable layout plugin by default
Browse files Browse the repository at this point in the history
  • Loading branch information
happppp committed Jul 31, 2023
1 parent 057f7dd commit c13ec72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/layout/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"version": "0.0.1",
"author": "Carl",
"type": "plugin",
"start": "false"
"start": "true"
}
}

0 comments on commit c13ec72

Please sign in to comment.