update
This commit is contained in:
@@ -102,7 +102,6 @@ export class LogService {
|
||||
});
|
||||
}
|
||||
|
||||
/** Convenience wrapper */
|
||||
getTransferLogs(page = 1, limit = 50) {
|
||||
return this.getLogsByContext('KitchenInventoryService', page, limit);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user