Fixed AS delete verb
This commit is contained in:
		
							parent
							
								
									76ec907993
								
							
						
					
					
						commit
						4284093aa3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -11,7 +11,7 @@ class TagManager
 | 
			
		|||
    share:      'http://activitystrea.ms/schema/1.0/share',
 | 
			
		||||
    favorite:   'http://activitystrea.ms/schema/1.0/favorite',
 | 
			
		||||
    unfavorite: 'http://activitystrea.ms/schema/1.0/unfavorite',
 | 
			
		||||
    delete:     'delete',
 | 
			
		||||
    delete:     'http://activitystrea.ms/schema/1.0/delete',
 | 
			
		||||
    follow:     'http://activitystrea.ms/schema/1.0/follow',
 | 
			
		||||
    unfollow:   'http://ostatus.org/schema/1.0/unfollow',
 | 
			
		||||
  }.freeze
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue