Adjustments based on code review feedback

This commit is contained in:
Joseph Schorr 2018-11-15 13:51:48 +02:00
parent c46b11bac1
commit 1eaf5b18dd
9 changed files with 30 additions and 19 deletions

View file

@ -72,5 +72,5 @@ export class ManifestSecurityView {
securityStatus.loading = false;
securityStatus.hasError = true;
});
};
}
}