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,12 +54,12 @@
// //
// columnHeader1 // columnHeader1
// //
this.columnHeader1.Text = "InstanceId"; this.columnHeader1.Text = "Instance ID";
this.columnHeader1.Width = 220; this.columnHeader1.Width = 220;
// //
// columnHeader2 // columnHeader2
// //
this.columnHeader2.Text = "FirstDeployTime"; this.columnHeader2.Text = "First Deploy Time";
this.columnHeader2.Width = 160; this.columnHeader2.Width = 160;
// //
// btnDelete // btnDelete