fix: add is_short to recommended video

This commit is contained in:
ThetaDev 2022-09-27 20:33:37 +02:00
parent 2254b79cd6
commit 9866006690
11 changed files with 135 additions and 2 deletions

View file

@ -1,3 +1,4 @@
/// Channel video sort order
#[derive(Default, Debug, Copy, Clone, PartialEq, Eq)]
#[non_exhaustive]
pub enum ChannelOrder {