Cross server text moved to utility

This commit is contained in:
Kwoth 2017-01-11 14:07:12 +01:00
parent f7e9463a94
commit ceb1ed41a2

View File

@ -9,9 +9,9 @@ using System.Collections.Concurrent;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace NadekoBot.Modules.Administration namespace NadekoBot.Modules.Utility
{ {
public partial class Administration public partial class Utility
{ {
[Group] [Group]
public class CrossServerTextChannel : ModuleBase public class CrossServerTextChannel : ModuleBase