Skip to content

Commit

Permalink
pendings
Browse files Browse the repository at this point in the history
  • Loading branch information
NosoDevTeam committed Jan 25, 2024
1 parent 4f8aec0 commit 303ffd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nl_mainform.pas
Expand Up @@ -364,7 +364,7 @@ procedure TForm1.FormShow(Sender: TObject);
ToStartLog('Nodes updated');
end;
Pendings_String := GetPendings();
//ProcessPendings();
ProcessPendings();
Sleep(500);
Form1.Visible:=true;
form4.Visible:=false;
Expand Down

0 comments on commit 303ffd3

Please sign in to comment.