Fix build.

This commit is contained in:
Pieter-Jan Briers
2019-07-18 23:37:09 +02:00
parent 6de6c6534c
commit 40eca95661

View File

@@ -19,9 +19,7 @@ namespace Content.Client.Chat
{
base.Initialize();
HideOnClose = true;
Title = "Filter Channels";
Visible = false;
var margin = new MarginContainer()
{