diff --git a/ShiftOS_TheReturn/Desktop.cs b/ShiftOS_TheReturn/Desktop.cs index 0373101..19be5f4 100644 --- a/ShiftOS_TheReturn/Desktop.cs +++ b/ShiftOS_TheReturn/Desktop.cs @@ -162,5 +162,5 @@ namespace ShiftOS.Engine _desktop.OpenAppLauncher(loc); } } - + // sorry i almost killed everything :P }