mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 18:52:56 +00:00
dev day #89
This commit is contained in:
@@ -15,6 +15,7 @@ export type CommentItem = {
|
||||
updated_at: string;
|
||||
reactions?: Record<string, number>;
|
||||
my_reaction?: string;
|
||||
admin_liked?: boolean;
|
||||
user: {
|
||||
id: number;
|
||||
first_name?: string;
|
||||
|
||||
Reference in New Issue
Block a user