Skip to content

Commit b5fd816

Browse files
committed
api: variable usage typo
1 parent f06fb70 commit b5fd816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/api.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ function(
186186

187187
call_args$type <- subset_type
188188
call_args$hf_version <- version
189-
call_args$lyrs <- layers
189+
call_args$lyrs <- layer
190190

191191
tryCatch({
192192
result <- new.env()

0 commit comments

Comments
 (0)