Started pulling in the IDAA Bulletin Board code
This commit is contained in:
@@ -21,6 +21,7 @@ export interface Post {
|
||||
|
||||
topic_id?: string;
|
||||
topic?: string; // or topic_name?
|
||||
topic_name?: string;
|
||||
|
||||
// name: null|string;
|
||||
// summary?: null|string;
|
||||
|
||||
Reference in New Issue
Block a user