remove ray
This commit is contained in:
		@@ -76,7 +76,6 @@ uZx9iFkCELtxrh31QJ68AAAAEXNhaWxANzZmZjY2ZDJlMmRkAQIDBA==
 | 
				
			|||||||
        Team::find(currentTeam()->id)->update([
 | 
					        Team::find(currentTeam()->id)->update([
 | 
				
			||||||
            'show_boarding' => false
 | 
					            'show_boarding' => false
 | 
				
			||||||
        ]);
 | 
					        ]);
 | 
				
			||||||
        ray(currentTeam());
 | 
					 | 
				
			||||||
        refreshSession();
 | 
					        refreshSession();
 | 
				
			||||||
        return redirect()->route('dashboard');
 | 
					        return redirect()->route('dashboard');
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user