Fix preferences draw
This commit is contained in:
parent
41960910ee
commit
4b29eda97e
@ -17,7 +17,7 @@ class SWPreferences(AddonPreferences):
|
||||
layout.prop(self, "show_switch")
|
||||
|
||||
box = layout.box()
|
||||
box.label("UI Options")
|
||||
box.label(text="UI Options")
|
||||
box.prop(self, "quick_unlink")
|
||||
box.prop(self, "active_spacing")
|
||||
|
Loading…
x
Reference in New Issue
Block a user