mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: missing uiFlag newInviteLink (#5000)
Adds a missing uiFlag: `newInviteLink`
This commit is contained in:
		
							parent
							
								
									c3575c7727
								
							
						
					
					
						commit
						7d9698fffa
					
				| @ -65,6 +65,7 @@ export type UiFlags = { | ||||
|     doraMetrics?: boolean; | ||||
|     variantTypeNumber?: boolean; | ||||
|     privateProjects?: boolean; | ||||
|     newInviteLink?: boolean; | ||||
|     accessOverview?: boolean; | ||||
|     datadogJsonTemplate?: boolean; | ||||
|     dependentFeatures?: boolean; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user