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()