fix: forcing view update when calling manual mode

This commit is contained in:
Simone Margaritelli 2019-10-24 12:26:18 +02:00
parent ab9ddb4513
commit 3e0833698a

View File

@ -147,6 +147,7 @@ class View(object):
self.set('shakes', '%d (%s)' % (last_session.handshakes, \
utils.total_unique_handshakes(self._config['bettercap']['handshakes'])))
self.set_closest_peer(last_session.last_peer, last_session.peers)
self.update()
def is_normal(self):
return self._state.get('face') not in (