Compare commits

..

No commits in common. "main" and "select_mono_multi" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -379,7 +379,7 @@ class OgCoreForm(ComponentForm):
self.fields["adminUser"] = {
"widget": self.add(
npyscreen.Textfield,
value="ogadmin",
value="admin",
rely=3, # Línea siguiente
relx=18,
highlighted=True