mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
Update Chat.cs
This commit is contained in:
parent
72895da56a
commit
9729d2ba59
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@ 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)
|
||||
|
|
Loading…
Reference in a new issue