You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	s/alias/address/ in copy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
		@@ -73,7 +73,7 @@ export function showGroupAddRoomDialog(groupId) {
 | 
			
		||||
            title: _t("Add rooms to the community"),
 | 
			
		||||
            description: description,
 | 
			
		||||
            extraNode: checkboxContainer,
 | 
			
		||||
            placeholder: _t("Room name or alias"),
 | 
			
		||||
            placeholder: _t("Room name or address"),
 | 
			
		||||
            button: _t("Add to community"),
 | 
			
		||||
            pickerType: 'room',
 | 
			
		||||
            validAddressTypes: ['mx-room-id'],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user