adds time string to comment card
This commit is contained in:
@@ -6,6 +6,7 @@ export class Comment {
|
||||
rating: number;
|
||||
author: string;
|
||||
trail: string;
|
||||
created?: string;
|
||||
expand?: {
|
||||
author: User
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user