mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
switch to new CC url
This commit is contained in:
@@ -166,7 +166,6 @@ namespace MediaBrowser.Common.Implementations.Security
|
||||
{
|
||||
var response = _jsonSerializer.DeserializeFromStream<SuppporterInfoResponse>(stream);
|
||||
|
||||
|
||||
var info = new SupporterInfo
|
||||
{
|
||||
Email = response.email,
|
||||
|
||||
Reference in New Issue
Block a user