Rename urlReader to reader
Co-authored-by: Ben Lambert <ben@blam.sh> Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -58,6 +58,6 @@ export default async function createPlugin({
|
||||
dockerClient,
|
||||
database,
|
||||
catalogClient,
|
||||
urlReader: reader,
|
||||
reader,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user