kopia lustrzana https://github.com/nextcloud/social
				
				
				
			Merge branch 'StCyr_fix617' of https://github.com/StCyr/social into StCyr_fix617
						commit
						3d1aba30a9
					
				| 
						 | 
				
			
			@ -129,9 +129,9 @@ class LikeService {
 | 
			
		|||
			throw new StreamNotFoundException('Stream is not a Note');
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		if (!$note->isPublic()) {
 | 
			
		||||
			throw new StreamNotFoundException('Stream is not Public');
 | 
			
		||||
		}
 | 
			
		||||
//		if (!$note->isPublic()) {
 | 
			
		||||
//			throw new StreamNotFoundException('Stream is not Public');
 | 
			
		||||
//		}
 | 
			
		||||
 | 
			
		||||
		$like->setObjectId($note->getId());
 | 
			
		||||
		$this->assignInstance($like, $actor, $note);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue