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
fd7bd3c3b9
commit
719c1046f1
1 changed files with 1 additions and 1 deletions
|
|
@ -953,7 +953,7 @@ class ChangelogWindow(popup.PopupWindow):
|
|||
bui.textwidget(parent=self._root_widget,
|
||||
position=(width * 0.49, height * 0.72), size=(0, 0),
|
||||
h_align='center', v_align='center',
|
||||
text=PLUGIN_MANAGER_VERSION + released_on,
|
||||
text=PLUGIN_MANAGER_VERSION + released_on,
|
||||
scale=text_scale * 0.9, color=color,
|
||||
maxwidth=width * 0.9)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue