From 97a5a97370bc8f4d721791457d551c6bd2b0b67c Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 5 Aug 2017 22:57:40 -0400 Subject: skin loader and ui tint --- ShiftOS_TheReturn/AppLauncherDaemon.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShiftOS_TheReturn') diff --git a/ShiftOS_TheReturn/AppLauncherDaemon.cs b/ShiftOS_TheReturn/AppLauncherDaemon.cs index 2d21a8c..8793cde 100644 --- a/ShiftOS_TheReturn/AppLauncherDaemon.cs +++ b/ShiftOS_TheReturn/AppLauncherDaemon.cs @@ -101,7 +101,7 @@ namespace ShiftOS.Engine /// /// Display data including icons, names, and the category of the item. /// - public LauncherAttribute DisplayData { get; internal set; } + public LauncherAttribute DisplayData { get; set; } /// /// A .NET that is associated with this item. /// -- cgit v1.2.3