Skip to content

Commit

Permalink
changes document role to logo
Browse files Browse the repository at this point in the history
  • Loading branch information
per305 authored and per305 committed Dec 20, 2021
1 parent 88908e8 commit 7a7286c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/RestClient/nesp/tropical/document.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ var document =
"filepath" : "2021-12",
"thirdPartyConsentDeclarationMade" : false,
"projectActivityId" : "",
"role" : "mainImage",
"role" : "logo",
"name" : "",
"type" : "image",
"status" : "active",
Expand Down

1 comment on commit 7a7286c

@temi
Copy link
Contributor

@temi temi commented on 7a7286c Dec 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed

Please sign in to comment.