fix typo
This commit is contained in:
parent
c0231f964b
commit
d70cb00b9c
|
|
@ -1,7 +1,7 @@
|
|||
using BotSharp.Plugin.FileHandler.Hooks;
|
||||
using Microsoft.Extensions.Configuration;
|
||||
|
||||
namespace BotSharp.Plugin.FileReader;
|
||||
namespace BotSharp.Plugin.FileHandler;
|
||||
|
||||
public class FileHandlerPlugin : IBotSharpPlugin
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue