Updated default admin user for ogcore

main
Nicolas Arenas 2025-05-14 09:17:06 +02:00
parent 6983bba294
commit 0e4024353e
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="admin",
value="ogadmin",
rely=3, # Línea siguiente
relx=18,
highlighted=True