mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	base_page_params: Add show_remote_billing field to schema.
				
					
				
			This commit is contained in:
		@@ -49,6 +49,7 @@ const home_params_schema = default_params_schema
 | 
			
		||||
        // processor time to compute.
 | 
			
		||||
        realm_rendered_description: z.optional(z.string()),
 | 
			
		||||
        show_billing: z.boolean(),
 | 
			
		||||
        show_remote_billing: z.boolean(),
 | 
			
		||||
        show_plans: z.boolean(),
 | 
			
		||||
        show_webathena: z.boolean(),
 | 
			
		||||
        sponsorship_pending: z.boolean(),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user