mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] auto-format
This commit is contained in:
parent
bc4780d461
commit
32e0f4505e
1 changed files with 1 additions and 3 deletions
|
|
@ -708,7 +708,6 @@ class ModifiedPartyWindow(bascenev1lib_party.PartyWindow):
|
|||
self._on_chat_press,
|
||||
msg, txt, showMute))
|
||||
|
||||
|
||||
# btn = bui.buttonwidget(parent=self._columnwidget,
|
||||
# scale=0.7,
|
||||
# size=(100,20),
|
||||
|
|
@ -724,7 +723,6 @@ class ModifiedPartyWindow(bascenev1lib_party.PartyWindow):
|
|||
except Exception:
|
||||
pass
|
||||
|
||||
|
||||
def _add_msg_when_muted(self, msg: str) -> None:
|
||||
|
||||
txt = bui.textwidget(parent=self._columnwidget,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue