Skip to content

Commit

Permalink
Revert "Merge pull request #2667 from daily-co/fix-participants-with-…
Browse files Browse the repository at this point in the history
…audio-video-source-false"

This reverts commit e3d1dc3ac67c3b748576ac60372f7551fb48fc38, reversing
changes made to c3d03c08d1c9f4c9ab7a37c2203a30f95222f395.
  • Loading branch information
kompfner committed Mar 5, 2021
1 parent 24a628e commit d40555d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ export interface DailyTrackState {
off?: {
byUser?: boolean;
byBandwidth?: boolean;
byEmptySource?: boolean;
};
track?: MediaStreamTrack;
}
Expand Down

0 comments on commit d40555d

Please sign in to comment.