RollHolder: move to WallMounted group
This commit is contained in:
parent
702006d9ef
commit
790bc41871
|
@ -21,7 +21,7 @@ class RollHolder(Boxes):
|
|||
|
||||
description = """Needs a dowel or pipe as axle."""
|
||||
|
||||
ui_group = "Misc"
|
||||
ui_group = "WallMounted"
|
||||
|
||||
def __init__(self) -> None:
|
||||
Boxes.__init__(self)
|
||||
|
|
Loading…
Reference in New Issue