Supported public vs internal application comments, and moved some type dependencies to the shared lib
This commit is contained in:
@@ -40,6 +40,7 @@ export interface CommentRow {
|
||||
post_time: string;
|
||||
last_modified: string | null;
|
||||
poster_name: string;
|
||||
admin_only: boolean;
|
||||
}
|
||||
|
||||
export interface ApplicationFull {
|
||||
|
||||
Reference in New Issue
Block a user