mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-09 09:13:24 +08:00
Latest public/internal sync.
This commit is contained in:
parent
73baf4c953
commit
4ff968a80b
@ -226,8 +226,7 @@ class PartyWindow(bui.Window):
|
||||
if bui.clipboard_is_supported():
|
||||
bui.clipboard_set_text(msg)
|
||||
bui.screenmessage(
|
||||
bui.Lstr(resource='copyConfirmText'),
|
||||
color=(0, 1, 0)
|
||||
bui.Lstr(resource='copyConfirmText'), color=(0, 1, 0)
|
||||
)
|
||||
|
||||
def _on_menu_button_press(self) -> None:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user