RollHolder: declare stable

This commit is contained in:
Florian Festi 2023-01-16 22:06:22 +01:00
parent 2c554185b2
commit 679ae8e198
1 changed files with 0 additions and 1 deletions

View File

@ -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)