We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec6364 commit 166acbbCopy full SHA for 166acbb
1 file changed
assets/js/recommendations/disable-comment-pagination.js
@@ -11,5 +11,5 @@ prplInteractiveTaskFormListener.settings( {
11
settingPath: '{}',
12
taskId: 'disable-comment-pagination',
13
popoverId: 'prpl-popover-disable-comment-pagination',
14
- settingCallbackValue: () => false,
+ settingCallbackValue: () => '',
15
} );
0 commit comments