Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions-bot committed Aug 16, 2024
1 parent 56a97fa commit ccd3855
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions config/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@ window.config = {
servers: [
{
id: 'preview',
url: "https://proxy.imaging.datacommons.cancer.gov/current/viewer-only-no-downloads-see-tinyurl-dot-com-slash-3j3d9jyp/dicomWeb",
url: 'https://proxy.imaging.datacommons.cancer.gov/current/viewer-only-no-downloads-see-tinyurl-dot-com-slash-3j3d9jyp/dicomWeb',
write: false
}
],
oidc: {
authority: "https://accounts.google.com",
clientId: "293449031882-k4um45hl4g94fsgbnviel0lh38836i9v.apps.googleusercontent.com",
scope: "email profile openid https://www.googleapis.com/auth/cloud-healthcare",
grantType: "implicit"
authority: 'https://accounts.google.com',
clientId: '293449031882-k4um45hl4g94fsgbnviel0lh38836i9v.apps.googleusercontent.com',
scope: 'email profile openid https://www.googleapis.com/auth/cloud-healthcare',
grantType: 'implicit'
},
disableWorklist: false,
disableAnnotationTools: false,
enableServerSelection: true,
mode: "light",
mode: 'light',
preload: true,
annotations: [
{
Expand All @@ -30,6 +30,6 @@ window.config = {
color: [255, 255, 255, 0.2]
}
}
},
}
]
}
2 changes: 1 addition & 1 deletion static/css/267.3925dd6d.chunk.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/css/455.4a238b84.chunk.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/js/315.13c9a84a.chunk.js.map

Large diffs are not rendered by default.

0 comments on commit ccd3855

Please sign in to comment.