mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-22 23:15:49 +08:00
Update manualtab.py
This commit is contained in:
parent
30ee6ea7dc
commit
0349fa4dfd
@ -767,7 +767,7 @@ class ManualGatherTab(GatherTab):
|
||||
if num_of_fav == 0:
|
||||
bui.textwidget(
|
||||
edit=self._no_parties_added_text,
|
||||
text='No Parties Added',
|
||||
text=bui.Lstr(resource='noPartiesAddedText'),
|
||||
)
|
||||
|
||||
def on_deactivate(self) -> None:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user