This commit is contained in:
2021-08-31 20:10:40 +00:00
parent bc3f16e1db
commit 12368c92b0

View File

@@ -108,7 +108,7 @@
this.edTags.Name = "edTags"; this.edTags.Name = "edTags";
this.edTags.Size = new System.Drawing.Size(141, 20); this.edTags.Size = new System.Drawing.Size(141, 20);
this.edTags.TabIndex = 40; this.edTags.TabIndex = 40;
this.edTags.Text = "v7-import"; this.edTags.Text = "v8-migrate";
// //
// label1 // label1
// //