mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Error if importing a torrent with multiple files
This commit is contained in:
@@ -2,4 +2,5 @@ export const enum ServerErrorCode {
|
||||
DOES_NOT_RESPECT_FOLLOW_CONSTRAINTS = 1,
|
||||
MAX_INSTANCE_LIVES_LIMIT_REACHED = 2,
|
||||
MAX_USER_LIVES_LIMIT_REACHED = 3,
|
||||
INCORRECT_FILES_IN_TORRENT = 4
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user