Skip to content

Commit

Permalink
fux bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
crobibero authored Mar 24, 2024
1 parent 2b0b7ac commit a8fc67d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jellyfin.Plugin.Webhook/Destinations/BaseOption.cs
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ public abstract class BaseOption
/// </summary>
public bool TrimWhitespace { get; set; }

/// <summary>
/// Gets or sets a value indicating whether to skip sending an empty message body.
/// </summary>
public bool SkipEmptyMessageBody { get; set; }
Expand Down

0 comments on commit a8fc67d

Please sign in to comment.