Hid silenced content from the logs
This commit is contained in:
@@ -188,6 +188,7 @@ export default async function applyDamageProperty(
|
||||
name: logName,
|
||||
value: logValue.join('\n'),
|
||||
inline: true,
|
||||
silenced: prop.silent,
|
||||
}, damageTargets);
|
||||
return applyDefaultAfterPropTasks(action, prop, damageTargets, inputProvider);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user