Lil bit of cleanup

This commit is contained in:
Oliver-Akins 2025-01-26 15:16:51 -07:00
parent dd8ba4df83
commit de0457a111
3 changed files with 7 additions and 4 deletions

View file

@ -53,7 +53,7 @@ export class ProtectorData extends CommonItemData {
{
id: `quantity`,
type: `integer`,
label: `RipCrypt.Apps.quantity`,
label: `RipCrypt.common.quantity`,
path: `system.quantity`,
value: this.quantity,
min: 0,