mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
[ci] auto-format
This commit is contained in:
parent
2bc90859e6
commit
d30e2297cf
1 changed files with 2 additions and 2 deletions
|
|
@ -953,7 +953,7 @@ class AuthorsWindow(popup.PopupWindow):
|
|||
scale=(
|
||||
(1.0 if key == 'name' else 0.9) if _uiscale is babase.UIScale.SMALL else
|
||||
(1.2 if key == 'name' else 1.0)
|
||||
),
|
||||
),
|
||||
text=text,
|
||||
h_align='left',
|
||||
v_align='center',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue