apply changes to slider defaults across all modules that use buildQuery for updates
This commit is contained in:
		| @@ -118,8 +118,8 @@ class Pubstream extends \Zotlabs\Web\Controller { | ||||
| 				'$uid'     => ((local_channel()) ? local_channel() : '0'), | ||||
| 				'$gid'     => '0', | ||||
| 				'$cid'     => '0', | ||||
| 				'$cmin'    => '0', | ||||
| 				'$cmax'    => '99', | ||||
| 				'$cmin'    => '(-1)', | ||||
| 				'$cmax'    => '(-1)', | ||||
| 				'$star'    => '0', | ||||
| 				'$liked'   => '0', | ||||
| 				'$conv'    => '0', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user