mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 11:42:25 -05:00 
			
		
		
		
	[frontend/bugfix] bulk import export link (#2275)
This commit is contained in:
		
					parent
					
						
							
								0dfb26097d
							
						
					
				
			
			
				commit
				
					
						5250b5775f
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -78,7 +78,7 @@ export default function DomainPermissionsOverview({ permType, baseUrl }: DomainP | |||
| 				permType={permType} | ||||
| 				permTypeUpper={permTypeUpper} | ||||
| 			/> | ||||
| 			<Link to={`${baseUrl}/import-export`}> | ||||
| 			<Link to="/settings/admin/domain-permissions/import-export"> | ||||
| 				<a>Or use the bulk import/export interface</a> | ||||
| 			</Link> | ||||
| 		</div> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue