mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Misc
This commit is contained in:
@@ -125,6 +125,7 @@ namespace ArchiSteamFarm.Plugins {
|
||||
ActivePlugins = activePlugins.ToImmutableHashSet();
|
||||
ASF.ArchiLogger.LogGenericInfo(Strings.PluginsWarning);
|
||||
|
||||
// Loading plugins changes the program identifier, refresh the console title
|
||||
Console.Title = SharedInfo.ProgramIdentifier;
|
||||
|
||||
return invalidPlugins.Count == 0;
|
||||
|
||||
Reference in New Issue
Block a user