0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 15:42:39 +00:00

Remove disabled = false

Don't need that tag at all when it's false.
This commit is contained in:
Trevor Buckner
2024-10-18 10:46:59 -04:00
committed by GitHub
parent 631ef795b7
commit 9d81f50b60

View File

@@ -195,7 +195,6 @@ module.exports = [
{ {
name : 'Table of Contents Toggles', name : 'Table of Contents Toggles',
icon : 'fas fa-book', icon : 'fas fa-book',
disabled : false,
subsnippets : [ subsnippets : [
{ {
name : 'Enable H1-H4 all pages', name : 'Enable H1-H4 all pages',