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:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user