Update manualtab.py

This commit is contained in:
Vishal 2023-12-15 17:10:55 +05:30 committed by GitHub
parent add619b080
commit 6e06f041ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -746,6 +746,7 @@ class ManualGatherTab(GatherTab):
)
if i == 0:
bui.widget(edit=txt, up_widget=self._favorites_text)
self._favorite_selected = server
bui.widget(
edit=txt,
left_widget=self._favorites_connect_button,