mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
Restructured folders and project names, ci should be fixed
This commit is contained in:
7
src/NadekoBot/Common/INadekoCommandOptions.cs
Normal file
7
src/NadekoBot/Common/INadekoCommandOptions.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace NadekoBot.Core.Common
|
||||
{
|
||||
public interface INadekoCommandOptions
|
||||
{
|
||||
void NormalizeOptions();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user