mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	search: Improve explanation of all public streams search.
This commit is contained in:
		@@ -400,7 +400,7 @@ function get_streams_filter_suggestions(last, operators) {
 | 
			
		||||
    var suggestions = [
 | 
			
		||||
        {
 | 
			
		||||
            search_string: 'streams:public',
 | 
			
		||||
            description: 'Public streams with all history',
 | 
			
		||||
            description: 'All public streams in organization',
 | 
			
		||||
            invalid: [
 | 
			
		||||
                {operator: 'is', operand: 'private'},
 | 
			
		||||
                {operator: 'stream'},
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user