mirror of
https://github.com/jellyfin/jellyfin-plugin-opensubtitles.git
synced 2024-11-23 06:09:51 +00:00
Merge
This commit is contained in:
commit
6e46052738
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user