janky ass crap to get chat to show up
This commit is contained in:
parent
9d7555c0bc
commit
72895da56a
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ using ShiftOS.Engine;
|
|||
|
||||
namespace ShiftOS.WinForms.Applications
|
||||
{
|
||||
[Launcher("Chat", false, null, "Utilities")]
|
||||
[WinOpen("chat")]
|
||||
[DefaultIcon("iconTerminal")]
|
||||
public partial class Chat : UserControl, IShiftOSWindow
|
||||
{
|
||||
public Chat(string chatId)
|
||||
|
|
Reference in a new issue