0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 09:12:45 +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',
icon : 'fas fa-book',
disabled : false,
subsnippets : [
{
name : 'Enable H1-H4 all pages',