mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
Remove pdb's and json's on build. Remove EnsureLoaded call from Entertainment module.
This commit is contained in:
@@ -7,7 +7,7 @@ namespace West.Entertainment
|
||||
{
|
||||
public Entertainment(Core core) : base(core)
|
||||
{
|
||||
core.EnsureLoaded<ChatManagement>();
|
||||
// core.EnsureLoaded<ChatManagement>();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user