Adjust open chat window
This commit is contained in:
parent
3d23c7f78b
commit
c33f7338c7
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ export const LIVESTREAM_KILL = 'https://api.stream.odysee.com/stream/kill';
|
|||
|
||||
export const MAX_LIVESTREAM_COMMENTS = 50;
|
||||
|
||||
export const LIVESTREAM_STARTS_SOON_BUFFER = 5;
|
||||
export const LIVESTREAM_STARTS_SOON_BUFFER = 15;
|
||||
export const LIVESTREAM_STARTED_RECENTLY_BUFFER = 15;
|
||||
export const LIVESTREAM_UPCOMING_BUFFER = 35;
|
||||
|
|
Loading…
Reference in a new issue