pub async fn repository_unmark_favorite( manager: State<'_, RepositoryManagerWrapper>, handle: String, item_id: String, ) -> Result<(), String>
Unmark an item as favorite