fix: fixed accidental rename in previous patch

This commit is contained in:
Kwoth
2024-11-17 19:17:04 +00:00
parent 80a41c1f38
commit cdd07d0559

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 StreamProvider
public abstract class Provider
{
/// <summary>
/// Type of the platform.