diff --git a/ShiftOS.WinForms/Applications/Shiftnet.cs b/ShiftOS.WinForms/Applications/Shiftnet.cs index 2822948..4388ece 100644 --- a/ShiftOS.WinForms/Applications/Shiftnet.cs +++ b/ShiftOS.WinForms/Applications/Shiftnet.cs @@ -104,6 +104,7 @@ namespace ShiftOS.WinForms.Applications { url = Url })); + txturl.Text = Url; } public void OnLoad()