mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +00:00
Add missing info message
This commit is contained in:
@@ -344,6 +344,8 @@ namespace ArchiSteamFarm {
|
||||
OneTimePassword = callback.OneTimePassword,
|
||||
SentryFileHash = sentryHash,
|
||||
});
|
||||
|
||||
Logging.LogGenericInfo(BotName, "Sentryfile updated successfully!");
|
||||
}
|
||||
|
||||
private void OnNotification(ArchiHandler.NotificationCallback callback) {
|
||||
|
||||
Reference in New Issue
Block a user