mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-29 18:53:22 +08:00
Update party.py
This commit is contained in:
parent
f2f13b3cc6
commit
c632941136
@ -241,7 +241,7 @@ class PartyWindow(bui.Window):
|
||||
choices_display=[
|
||||
bui.Lstr(
|
||||
resource='chatUnMuteText' if is_muted else 'chatMuteText'
|
||||
),
|
||||
)
|
||||
],
|
||||
current_choice='unmute' if is_muted else 'mute',
|
||||
delegate=self,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user