Forgot to click save on this one

This commit is contained in:
TwistedUmbrellaX 2024-04-13 12:40:12 -04:00
parent 177604e391
commit ebb3b81d48

View File

@ -206,7 +206,7 @@ public class PluginConfiguration : BasePluginConfiguration
/// <summary> /// <summary>
/// Gets or sets the notification text sent after automatically skipping credits. /// Gets or sets the notification text sent after automatically skipping credits.
/// </summary> /// </summary>
public string AutoSkipCreditsNotificationText { get; set; } = "Intro skipped"; public string AutoSkipCreditsNotificationText { get; set; } = "Credits skipped";
/// <summary> /// <summary>
/// Gets or sets the number of threads for an ffmpeg process. /// Gets or sets the number of threads for an ffmpeg process.