loader: Hide HSD screen
This commit is contained in:
parent
b29971e4aa
commit
6da2a61a1e
@ -8,7 +8,7 @@ namespace FireWalletLite
|
||||
{
|
||||
#region Constants
|
||||
MainForm mainForm = new MainForm();
|
||||
bool hideScreen = false;
|
||||
bool hideScreen = true;
|
||||
Process HSDProcess;
|
||||
#endregion
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user