Skip to content

Commit 72c7986

Browse files
committed
fix: remove extra space in readme settings
1 parent e19fe6c commit 72c7986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ If you want to enable the white panels and inputs you can install the addon pack
113113
"material_theme_tabs_separator" : true, // Show tabs separator, this disables tab hover animation
114114

115115
// If you use Material Theme - Appbar addon you can use additional settings:
116-
"material_theme_tree_headings" : true , // Show sidebar headings
116+
"material_theme_tree_headings" : true, // Show sidebar headings
117117
```
118118

119119
# Recommended settings for a better experience:

0 commit comments

Comments
 (0)