improve window management and title bar
This commit is contained in:
@@ -94,6 +94,8 @@ export interface Stream {
|
||||
members?: string[];
|
||||
particles: StreamParticle[];
|
||||
unseen_count: number;
|
||||
updated_at: string;
|
||||
created_at: string;
|
||||
}
|
||||
|
||||
export interface Network {
|
||||
|
||||
Reference in New Issue
Block a user