Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 64620e7

Browse files
committed
remove pending
1 parent b38ab44 commit 64620e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NiceHashMiner/Forms/Form_Main.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public partial class Form_Main : Form, Form_Loading.IAfterInitializationCaller,
5050
int flowLayoutPanelVisibleCount = 0;
5151
int flowLayoutPanelRatesIndex = 0;
5252

53-
const string _betaAlphaPostfixString = "_PENDING";
53+
const string _betaAlphaPostfixString = "";
5454

5555
private bool _isDeviceDetectionInitialized = false;
5656

0 commit comments

Comments
 (0)