From 909873af65113a5808e509741a3f37f849d425ca Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 6 Mar 2017 11:52:42 -0500 Subject: All client-side for paid subscriptions is done. --- ShiftOS.WinForms/Applications/Shiftnet.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShiftOS.WinForms/Applications') diff --git a/ShiftOS.WinForms/Applications/Shiftnet.cs b/ShiftOS.WinForms/Applications/Shiftnet.cs index af14f27..9540794 100644 --- a/ShiftOS.WinForms/Applications/Shiftnet.cs +++ b/ShiftOS.WinForms/Applications/Shiftnet.cs @@ -151,7 +151,7 @@ namespace ShiftOS.WinForms.Applications { })); } } - break; + return; } } -- cgit v1.2.3