Change interaction modal in web UI (#26075)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
This commit is contained in:
		@@ -123,6 +123,10 @@ namespace :api, format: false do
 | 
			
		||||
      resource :activity, only: [:show], controller: 'instances/activity'
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
    namespace :peers do
 | 
			
		||||
      get :search, to: 'search#index'
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
    resource :domain_blocks, only: [:show, :create, :destroy]
 | 
			
		||||
 | 
			
		||||
    resource :directory, only: [:show]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user