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