Disabling .cfi will now have immediate effect, instead of requiring a restart. closes #1791
This commit is contained in:
		@@ -89,6 +89,7 @@ namespace NadekoBot.Modules.Permissions
 | 
			
		||||
                }
 | 
			
		||||
                else
 | 
			
		||||
                {
 | 
			
		||||
                    _service.InviteFilteringChannels.TryRemove(channel.Id);
 | 
			
		||||
                    await ReplyConfirmLocalized("invite_filter_channel_off").ConfigureAwait(false);
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user