Update InstancesForm.Designer.cs
Some checks failed
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled

This commit is contained in:
Namhyeon Go 2025-02-09 22:42:16 +09:00
parent a3289cc81d
commit 477848b77f

View File

@ -54,7 +54,7 @@
// //
// columnHeader1 // columnHeader1
// //
this.columnHeader1.Text = "InstanceId"; this.columnHeader1.Text = "Instance ID";
this.columnHeader1.Width = 220; this.columnHeader1.Width = 220;
// //
// columnHeader2 // columnHeader2