diff --git a/src/NadekoBot/Modules/Administration/GreetBye/GreetService.cs b/src/NadekoBot/Modules/Administration/GreetBye/GreetService.cs index 4c06a9fbc..97d4fad31 100644 --- a/src/NadekoBot/Modules/Administration/GreetBye/GreetService.cs +++ b/src/NadekoBot/Modules/Administration/GreetBye/GreetService.cs @@ -259,7 +259,8 @@ public class GreetService : INService, IReadyExecutor Description = pt.Text }; } - else if (text is SmartEmbedText set) + + if (text is SmartEmbedText set) { text = set with {