From 9bc7292d3b18fbb7b72a4fdbf020b84d370a2824 Mon Sep 17 00:00:00 2001 From: AShifter Date: Wed, 22 Nov 2017 10:54:51 -0700 Subject: [PATCH] help me please --- ShiftOS.Main/ShiftOS/Desktop.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/ShiftOS.Main/ShiftOS/Desktop.cs b/ShiftOS.Main/ShiftOS/Desktop.cs index 1bb47c6..28e3a38 100644 --- a/ShiftOS.Main/ShiftOS/Desktop.cs +++ b/ShiftOS.Main/ShiftOS/Desktop.cs @@ -9,6 +9,7 @@ using System.Drawing; namespace ShiftOS.Main.ShiftOS { + // testing github because git hates me public partial class Desktop : Form { public Desktop()