Skip to content

Commit 7589689

Browse files
committed
Keep file restictions
1 parent 2519109 commit 7589689

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dvuploader/nativeupload.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,6 @@ async def _update_single_metadata(
421421
json_data = _get_json_data(file)
422422

423423
del json_data["forceReplace"]
424-
del json_data["restrict"]
425424

426425
# Send metadata as a readable byte stream
427426
# This is a workaround since "data" and "json"

0 commit comments

Comments
 (0)