diff --git a/src/NadekoBot/Modules/Searches/_common/StreamNotifications/Providers/StreamProvider.cs b/src/NadekoBot/Modules/Searches/_common/StreamNotifications/Providers/StreamProvider.cs index ced49ecb2..368824ca5 100644 --- a/src/NadekoBot/Modules/Searches/_common/StreamNotifications/Providers/StreamProvider.cs +++ b/src/NadekoBot/Modules/Searches/_common/StreamNotifications/Providers/StreamProvider.cs @@ -5,7 +5,7 @@ namespace NadekoBot.Modules.Searches.Common.StreamNotifications.Providers; /// /// Abstract class implemented by providers of all supported platforms /// -public abstract class StreamProvider +public abstract class Provider { /// /// Type of the platform.