fix: Add IHEInvokeImageDisplay routes back into viewer (#1695)

This commit is contained in:
Erik Ziegler 2020-04-29 14:54:40 +02:00 committed by GitHub
parent 027ef4f93c
commit f7162ce617
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,7 @@ const ROUTES_DEF = {
},
IHEInvokeImageDisplay: {
path: '/IHEInvokeImageDisplay',
component: IHEInvokeImageDisplay
},
},
gcloud: {