Generate secret keys locally
This commit is contained in:
@@ -108,6 +108,7 @@ public sealed class Plugin : IDalamudPlugin
|
||||
collection.AddSingleton<XivDataAnalyzer>();
|
||||
collection.AddSingleton<CharacterAnalyzer>();
|
||||
collection.AddSingleton<TokenProvider>();
|
||||
collection.AddSingleton<AccountRegistrationService>();
|
||||
collection.AddSingleton<PluginWarningNotificationService>();
|
||||
collection.AddSingleton<FileCompactor>();
|
||||
collection.AddSingleton<TagHandler>();
|
||||
|
||||
Reference in New Issue
Block a user