mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
Killed history
This commit is contained in:
7
NadekoBot.Core/Services/Settings/IConfigMigrator.cs
Normal file
7
NadekoBot.Core/Services/Settings/IConfigMigrator.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace NadekoBot.Core.Services
|
||||
{
|
||||
public interface IConfigMigrator
|
||||
{
|
||||
public void EnsureMigrated();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user