Skip to content

Commit 781b700

Browse files
committed
Keep file restictions
1 parent 3830276 commit 781b700

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dvuploader/nativeupload.py

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

418418
del json_data["forceReplace"]
419-
del json_data["restrict"]
420419

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

0 commit comments

Comments
 (0)