Skip to content

Commit b8234bb

Browse files
btrycedric-anne
authored andcommitted
fix typo breaking cloning feature
1 parent 6f9384e commit b8234bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/object.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public function getCloneRelations() :array {
8484
Contract_Item::class,
8585
Document_Item::class,
8686
Infocom::class,
87-
Item_devices::class,
87+
Item_Devices::class,
8888
NetworkPort::class,
8989
];
9090
}

0 commit comments

Comments
 (0)