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
ee2715d3ec
commit
5d773946bb
1 changed files with 2 additions and 2 deletions
|
|
@ -960,8 +960,8 @@ class PluginWindow(popup.PopupWindow):
|
|||
color=(1, 1, 1, 1),
|
||||
rotate=25,
|
||||
scale=0.45)
|
||||
|
||||
## Below snippet handles the tutorial button in the plugin window
|
||||
|
||||
# Below snippet handles the tutorial button in the plugin window
|
||||
tutorial_url = self.plugin.info["external_url"]
|
||||
if tutorial_url:
|
||||
open_pos_x = (10 if _uiscale is ba.UIScale.SMALL else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue