fix(windowLevelPresets) Add a space between SoftTissue words
This commit is contained in:
parent
271d73d627
commit
6d9e9696df
@ -12,7 +12,7 @@ const WL_STORAGE_KEY = `WindowLevelPresetsDefinitions`;
|
|||||||
|
|
||||||
OHIF.viewer.defaultWLPresets = {
|
OHIF.viewer.defaultWLPresets = {
|
||||||
0: {
|
0: {
|
||||||
id: 'SoftTissue',
|
id: 'Soft Tissue',
|
||||||
wc: 40,
|
wc: 40,
|
||||||
ww: 400
|
ww: 400
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user