mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
Bookmarks in auth activity (logic)
This commit is contained in:
@@ -98,6 +98,8 @@ impl AuthActivity {
|
||||
return;
|
||||
}
|
||||
}
|
||||
// Save recent
|
||||
self.save_recent();
|
||||
// Everything OK, set enter
|
||||
self.submit = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user