Added secondary stash menu to stash heart.
This commit is contained in:
@@ -44,7 +44,6 @@ export async function onBeforeRender(pageContext) {
|
||||
},
|
||||
{
|
||||
entityIds: [entity.id, entity.parent?.id].filter(Boolean),
|
||||
parentEntityId: entity.parent?.id,
|
||||
minRatio: 1.5,
|
||||
allowRandomFallback: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user