Skip to main content

cleaning.freeze_cleanliness

Overview

  • Freezes cleanliness values so they no longer change.

Metadata

FieldValue
DisplayFreeze Cleanliness
Categorycleaning
AccessUserCheat
ScopeB2Authority
Tags
AliasesFreezeCleanliness, household.freeze_cleanliness

Parameters

NameTypeRequiredDefaultDescription
enableboolyesEnable or disable cleanliness freeze

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('cleaning.freeze_cleanliness', {
enable: false,
});