refactor: rename recipients route to people, update all frontend references
This commit is contained in:
@@ -13,4 +13,4 @@ export type AssignmentWithRecipientItemAsset = Assignment & {
|
||||
recipient: Person | null
|
||||
item: Item | null
|
||||
asset: Asset | null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user