This reverts commit dcb93f75e6
.
This commit is contained in:
committed by
GitHub
parent
dcb93f75e6
commit
db1f97f59e
@ -8,7 +8,6 @@ export type SceneState = {
|
||||
viewBackgroundColor: string | null;
|
||||
zoom: number;
|
||||
remotePointerViewportCoords: { [id: string]: { x: number; y: number } };
|
||||
remotePointerUsernames: { [id: string]: string };
|
||||
};
|
||||
|
||||
export type SceneScroll = {
|
||||
|
Reference in New Issue
Block a user