mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-19 05:46:00 +00:00
[ci] auto-format
This commit is contained in:
parent
6e3dbf08ae
commit
0839999901
1 changed files with 29 additions and 30 deletions
|
|
@ -1132,7 +1132,6 @@ class PluginWindow(popup.PopupWindow):
|
||||||
text_scale=1,
|
text_scale=1,
|
||||||
label=button3_label)
|
label=button3_label)
|
||||||
|
|
||||||
|
|
||||||
bui.containerwidget(edit=self._root_widget,
|
bui.containerwidget(edit=self._root_widget,
|
||||||
on_cancel_call=self._cancel,
|
on_cancel_call=self._cancel,
|
||||||
selected_child=selected_btn)
|
selected_child=selected_btn)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue