This commit is contained in:
WBHarry 2025-11-17 09:51:16 +01:00
parent a3ca96bee6
commit 80012b474a
11 changed files with 39 additions and 30 deletions

View file

@ -1548,7 +1548,7 @@ export const beastformTypes = {
}
};
export const itemSourceType = {
export const originItemType = {
itemCollection: 'itemCollection',
restMove: 'restMove'
};