mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-27 16:24:31 -04:00 
			
		
		
		
	Feature/shareable recipes (#866)
* simplify context menu * move computed to comp-api * feat: ✨ create share tokens for recipes for sharing recieps to non-users * feat: ✨ shareable recipe links with og tags
This commit is contained in:
		| @@ -43,7 +43,7 @@ | ||||
|                 :name="name" | ||||
|                 :recipe-id="recipeId" | ||||
|                 :use-items="{ | ||||
|                   delete: true, | ||||
|                   delete: false, | ||||
|                   edit: true, | ||||
|                   download: true, | ||||
|                   mealplanner: true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user