Commit 783fd26bfe069e204fea1d4b19f76516c2f772e2

Authored by lsagona
1 parent 638f25c679
Exists in master

determine vessel date of first appearance

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

src/app/model/vessels.ts View file @ 783fd26
... ... @@ -23,6 +23,5 @@
23 23 this.firstAppearance = timeInS;
24 24 }
25 25 }
26   -
27 26 }