mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-04 00:34:26 -05:00 
			
		
		
		
	Fixed greet message footer not showing, closes #359
This commit is contained in:
		@@ -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
 | 
			
		||||
                {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user