[peertube] implement sepia search
This commit is contained in:
parent
f3dbb19364
commit
81bbef04dc
3 changed files with 11 additions and 2 deletions
|
|
@ -48,6 +48,7 @@ public final class ServiceHelper {
|
|||
case "all":
|
||||
return c.getString(R.string.all);
|
||||
case "videos":
|
||||
case "sepia_videos":
|
||||
case "music_videos":
|
||||
return c.getString(R.string.videos_string);
|
||||
case "channels":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue