improvemnet, Sensus Developer super user added
This commit is contained in:
parent
f6cce9df3c
commit
b5fb4c2947
@ -87,8 +87,8 @@ namespace TBF.UI.Shared
|
||||
{
|
||||
Localize();
|
||||
#if DEBUG
|
||||
userNameTextBox.Text = "milan";
|
||||
passwordTextBox.Text = "kraken";
|
||||
userNameTextBox.Text = "Sensus Developers";
|
||||
passwordTextBox.Text = "5fbg12gf5hn8nhy1fr";
|
||||
#endif
|
||||
Array.Sort(Program.LocalSettings.TestBenches);
|
||||
for (int i = 0; i < Program.LocalSettings.BenchesCount; i++)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user