aboutsummaryrefslogtreecommitdiff
path: root/common/src/user.rs
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/user.rs')
-rw-r--r--common/src/user.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/src/user.rs b/common/src/user.rs
index 81e1cc9..085f9db 100644
--- a/common/src/user.rs
+++ b/common/src/user.rs
@@ -99,7 +99,7 @@ impl UserPermission {
| ManageSelf
| FederatedContent
| StreamFormat(
- JhlsIndex | Jvtt | HlsMaster | HlsVariant | Matroska | Snippet | Webvtt
+ JhlsIndex | Jvtt | HlsMaster | HlsVariant | Matroska | Fragment | Webvtt
)
)
}