mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 23:08:42 +01:00
update translations
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
using System;
|
||||
|
||||
|
||||
namespace MediaBrowser.Model.Connect
|
||||
{
|
||||
public class PinExchangeResult
|
||||
{
|
||||
public string UserId { get; set; }
|
||||
public string UserAccessToken { get; set; }
|
||||
public string AccessToken { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user