From 0b53d68b214b022a4ae6292785c165ad95e71696 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 23 Dec 2023 00:43:42 +0100 Subject: rework ~~import~~ system pt. 8.1: update the player to new format --- common/src/user.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/src/user.rs') diff --git a/common/src/user.rs b/common/src/user.rs index 7e654a9..7fc1233 100644 --- a/common/src/user.rs +++ b/common/src/user.rs @@ -96,7 +96,7 @@ impl UserPermission { Transcode | ManageSelf | FederatedContent - | StreamFormat(Jhls | HlsMaster | HlsVariant | Matroska | Segment | Webvtt) + | StreamFormat(JhlsIndex | HlsMaster | HlsVariant | Matroska | Snippet | Webvtt) ) } } -- cgit v1.2.3-70-g09d2