This commit is contained in:
MBR#0001 2021-11-12 23:36:02 +01:00
commit 6e46052738
No known key found for this signature in database
GPG Key ID: A938970B8DD3F170

View File

@ -16,7 +16,7 @@ namespace Jellyfin.Plugin.OpenSubtitles
/// <summary>
/// Default API key to use when performing an API call.
/// </summary>
public const string ApiKey = "TBD";
public const string ApiKey = "gUCLWGoAg2PmyseoTM0INFFVPcDCeDlT";
/// <summary>
/// Initializes a new instance of the <see cref="OpenSubtitlesPlugin"/> class.