generated from nhcarrigan/template
feat: add announcements on threads
This commit is contained in:
@@ -21,5 +21,6 @@ export interface AnnouncementResponse {
|
||||
content: string;
|
||||
title: string;
|
||||
};
|
||||
threads: Array<string>;
|
||||
twitter: Array<string>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user