From ebf0bd86c9c57f0c13522423c35ffe83f76b1c3f Mon Sep 17 00:00:00 2001 From: 1-EXON Date: Tue, 23 Jun 2020 22:04:39 +0900 Subject: [PATCH] =?UTF-8?q?Add=20=EC=B6=95=EC=86=8C=ED=99=94=20=EA=B0=80?= =?UTF-8?q?=EB=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Discord Webhook/Discord Webhook/DiscordWebhook.Designer.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Discord Webhook/Discord Webhook/DiscordWebhook.Designer.cs b/Discord Webhook/Discord Webhook/DiscordWebhook.Designer.cs index ffb1195..c3df174 100644 --- a/Discord Webhook/Discord Webhook/DiscordWebhook.Designer.cs +++ b/Discord Webhook/Discord Webhook/DiscordWebhook.Designer.cs @@ -374,7 +374,6 @@ private void InitializeComponent() this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.MaximizeBox = false; - this.MinimizeBox = false; this.Name = "DiscordWebhook"; this.Text = " DisHook"; this.Load += new System.EventHandler(this.DiscordWebhook_Load);