Skip to content

Commit d67aa85

Browse files
committed
🤐 Seal WebhookOptions
1 parent 816b24e commit d67aa85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CubicBot.Telegram.Webhook/WebhookOptions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace CubicBot.Telegram.Webhook;
22

3-
public class WebhookOptions
3+
public sealed class WebhookOptions
44
{
55
public const string SectionName = "Webhook";
66

0 commit comments

Comments
 (0)