Add also here recipeId
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
|
||||
Task SwapInstructionNumbersAsync(Instruction a, Instruction b);
|
||||
|
||||
Task<List<Instruction>> GetInstructionsOfRecipeAsync(Guid instructionId);
|
||||
Task<List<Instruction>> GetInstructionsOfRecipeAsync(Guid recipeId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user