Removed the WebUI. Removed the Modules
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
namespace DiscordBotWebUI.StartupActions;
|
||||
|
||||
internal interface IStartupAction
|
||||
{
|
||||
string Command { get; }
|
||||
void RunAction(string[] args);
|
||||
}
|
||||
Reference in New Issue
Block a user