- tweak: Migrate v3 profiles
This commit is contained in:
@@ -122,6 +122,11 @@ public sealed class ConsoleLoadingHandler : ILoadingHandler
|
||||
return _resolvedJobs;
|
||||
}
|
||||
|
||||
public void SetLoadingMessage(string message)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private void UpdatePercent()
|
||||
{
|
||||
if (_currJobs == 0)
|
||||
|
||||
Reference in New Issue
Block a user