Skip to content

Commit

Permalink
chore(core-web): add 7zip source
Browse files Browse the repository at this point in the history
Signed-off-by: Lachezar Lechev <[email protected]>
  • Loading branch information
elpiel committed Feb 3, 2025
1 parent 7a3df69 commit 9fbe57b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stremio-core-web/src/env.rs
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ impl WebEnv {
StreamSource::YouTube { .. } => "YouTube",
StreamSource::Torrent { .. } => "Torrent",
StreamSource::Rar { .. } => "Rar",
StreamSource::Zip7 { .. } => "7zip",
StreamSource::Zip { .. } => "Zip",
StreamSource::Nzb { .. } => "Nzb",
StreamSource::External { .. } => "External",
Expand Down

0 comments on commit 9fbe57b

Please sign in to comment.