Whoops, forgot to rename it
This commit is contained in:
@@ -12,7 +12,7 @@ namespace AetherBags.Helpers;
|
|||||||
// Thanks Caraxi
|
// Thanks Caraxi
|
||||||
public static class BackupHelper {
|
public static class BackupHelper {
|
||||||
private const int MaxBackups = 10;
|
private const int MaxBackups = 10;
|
||||||
private const string Name = "StatusTimers";
|
private const string Name = "AetherBags";
|
||||||
public static void DoConfigBackup(IDalamudPluginInterface pluginInterface) {
|
public static void DoConfigBackup(IDalamudPluginInterface pluginInterface) {
|
||||||
Services.Logger.Debug("Backup configuration start.");
|
Services.Logger.Debug("Backup configuration start.");
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user