mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
fix latest commit
This commit is contained in:
parent
ed2bdf44fb
commit
0a24661e4c
1 changed files with 3 additions and 0 deletions
|
@ -630,6 +630,9 @@ class ResultViewModel2 : ViewModel() {
|
|||
TvType.Live -> "LiveStreams"
|
||||
TvType.NSFW -> "NSFW"
|
||||
TvType.Others -> "Others"
|
||||
TvType.Music -> "Music"
|
||||
TvType.AudioBook -> "AudioBooks"
|
||||
TvType.CustomMedia -> "Media"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue