Skip to content

Commit

Permalink
Update storage location UUID key name
Browse files Browse the repository at this point in the history
  • Loading branch information
ssciolla committed May 21, 2024
1 parent 298b461 commit 401af8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_dark_blue.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class DarkBlueJob

module ExtraBagInfoData
CONTENT_TYPE_KEY = "Dark-Blue-Content-Type"
LOCATION_UUID_KEY = "Archivematica-Location-UUID"
LOCATION_UUID_KEY = "AIP-Storage-Location-UUID"
end

def initialize(config)
Expand Down

0 comments on commit 401af8b

Please sign in to comment.