mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-12-16 08:40:44 +01:00
Remove error message when video is not loaded properly
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export enum Reliability {
|
||||
HIGH = 1,
|
||||
HIGH,
|
||||
NORMAL,
|
||||
LOW,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user