Skip to content
Snippets Groups Projects
Commit 3e3c0c70 authored by spaethju's avatar spaethju
Browse files

Fix issue

parent a29f2534
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@ import {
import {HttpClient} from '@angular/common/http';
import {environment} from '../../../environments/environment';
import {AnalysisService} from '../../analysis.service';
import {Protein, Task, NodeType} from '../../interfaces';
import {Protein, Task, NodeType, ViralProtein} from '../../interfaces';
import html2canvas from 'html2canvas';
declare var vis: any;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment