mirror of
https://github.com/Radarr/Radarr
synced 2025-02-24 15:21:28 +00:00
Rename DiscordNotifier for less user confusion
This commit is contained in:
parent
4fa1955008
commit
adedbc1bed
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ public DiscordNotifier(IDiscordNotifierProxy proxy)
|
|||
}
|
||||
|
||||
public override string Link => "https://discordnotifier.com";
|
||||
public override string Name => "Discord Notifier";
|
||||
public override string Name => "DiscordNotifier.com";
|
||||
|
||||
public override void OnGrab(GrabMessage message)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue