Merge branch 'grid-interactions' into livekit-experiment
This commit is contained in:
@@ -812,6 +812,8 @@ export interface TileDescriptor<T> {
|
||||
isSpeaker: boolean;
|
||||
hasVideo: boolean;
|
||||
local: boolean;
|
||||
largeBaseSize: boolean;
|
||||
placeNear?: string;
|
||||
data: T;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user