We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 760d199 commit 03f0f26Copy full SHA for 03f0f26
1 file changed
core/src/Traits/Settings.php
@@ -51,7 +51,7 @@ trait Settings
51
'tree_page_click' => 'int',
52
'allow_multiple_emails' => 'bool',
53
'use_editor' => 'bool',
54
- 'group_tvs' => 'bool',
+ 'group_tvs' => 'int',
55
'jpegQuality' => 'int',
56
'thumbHeight' => 'int',
57
'maxImageHeight' => 'int',
0 commit comments