Skip to content

Commit

Permalink
https://github.com/water-fountains/proximap/issues/320
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Hauser committed Dec 15, 2019
1 parent 53a9f27 commit 8f4b46f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export interface DataIssue {
level: string;
message: string;
type: string;
timeStamp: Date;
// timeStamp: Date; #p320 todo
context: {
fountain_name: string;
Expand Down

0 comments on commit 8f4b46f

Please sign in to comment.