forked from jsnbuchanan/crowd-funder-for-time-pwa
add missing 'date' to log interface
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export interface Log {
|
||||
date: string;
|
||||
message: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user