Merge branch 'light_v3'
This commit is contained in:
@@ -23,6 +23,7 @@ export interface CommentActivity {
|
||||
title: string;
|
||||
start_time: string;
|
||||
location_name: string;
|
||||
image?: string;
|
||||
image_list?: string[];
|
||||
};
|
||||
reply_to_user: {
|
||||
|
||||
Reference in New Issue
Block a user