RollHolder: declare stable
This commit is contained in:
parent
2c554185b2
commit
679ae8e198
|
@ -22,7 +22,6 @@ class RollHolder(Boxes):
|
|||
description = """Needs a dowel or pipe as axle."""
|
||||
|
||||
ui_group = "Misc"
|
||||
ui_group = "Unstable"
|
||||
|
||||
def __init__(self) -> None:
|
||||
Boxes.__init__(self)
|
||||
|
|
Loading…
Reference in New Issue