Adjust open chat window

This commit is contained in:
Thomas Zarebczan 2022-02-23 18:26:23 -05:00
parent 3d23c7f78b
commit c33f7338c7
No known key found for this signature in database
GPG key ID: 767B41E1BB7346F2

View file

@ -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;