Small server about form fix

This commit is contained in:
2025-10-01 08:12:19 +02:00
parent a760fd239a
commit de0ffb0ee8

View File

@@ -67,7 +67,7 @@
// //
// storkUrl // storkUrl
// //
this.storkUrl.Location = new System.Drawing.Point(14, 494); this.storkUrl.Location = new System.Drawing.Point(12, 494);
this.storkUrl.Name = "storkUrl"; this.storkUrl.Name = "storkUrl";
this.storkUrl.Size = new System.Drawing.Size(123, 20); this.storkUrl.Size = new System.Drawing.Size(123, 20);
this.storkUrl.TabIndex = 3; this.storkUrl.TabIndex = 3;