mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-29 20:24:47 +03:00
Restore appstore registration end point
This commit is contained in:
@@ -7,5 +7,6 @@ namespace MediaBrowser.Common.Implementations.Security
|
||||
public string featId { get; set; }
|
||||
public bool registered { get; set; }
|
||||
public DateTime expDate { get; set; }
|
||||
public string key { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user