mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
update camera upload
This commit is contained in:
@@ -318,7 +318,7 @@ namespace MediaBrowser.Model.Net
|
||||
{
|
||||
return result;
|
||||
}
|
||||
throw new ArgumentNullException("Unable to determine extension for mimeType: " + mimeType);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user