mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	integrations: Fix configuration for phabricator.
This commit is contained in:
		@@ -346,7 +346,7 @@ INTEGRATIONS = {
 | 
			
		||||
    ),
 | 
			
		||||
    'perforce': Integration('perforce', 'perforce', ['version_control'],
 | 
			
		||||
                            doc='zerver/integrations/perforce.md'),
 | 
			
		||||
    'phabricator': Integration('phabricator', 'version_control', ['analytics'],
 | 
			
		||||
    'phabricator': Integration('phabricator', 'phabricator', ['version_control'],
 | 
			
		||||
                               doc='zerver/integrations/phabricator.md'),
 | 
			
		||||
    'puppet': Integration('puppet', 'puppet', ['deployment'], doc='zerver/integrations/puppet.md'),
 | 
			
		||||
    'redmine': Integration('redmine', 'redmine', ['project_management'], doc='zerver/integrations/redmine.md'),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user