Skip to content
Snippets Groups Projects
Commit 3b2d72c0 authored by vlorentz's avatar vlorentz
Browse files

Rename MetadataAuthorityType.DEPOSIT to MetadataAuthorityType.DEPOSIT_CLIENT.

D3560
parent bf435366
No related branches found
Tags v0.0.16
No related merge requests found
......@@ -726,7 +726,7 @@ class SkippedContent(BaseContent):
class MetadataAuthorityType(Enum):
DEPOSIT = "deposit"
DEPOSIT_CLIENT = "deposit_client"
FORGE = "forge"
REGISTRY = "registry"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment