mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
balls
This commit is contained in:
parent
b26ff8bd85
commit
14e8e57c78
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ func (s *Session) Refresh() {
|
|||
}
|
||||
|
||||
func (s *Session) ReadLine() (string, error) {
|
||||
// s.Refresh()
|
||||
s.Refresh()
|
||||
return s.Input.Readline()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue