fix: fixed nullref in blacklist

This commit is contained in:
Kwoth
2024-11-17 19:14:40 +00:00
parent 1631394638
commit 80a41c1f38
3 changed files with 4 additions and 28 deletions

View File

@@ -5,7 +5,7 @@ namespace NadekoBot.Modules.Searches.Common.StreamNotifications.Providers;
/// <summary>
/// Abstract class implemented by providers of all supported platforms
/// </summary>
public abstract class Provider
public abstract class StreamProvider
{
/// <summary>
/// Type of the platform.