Fixed bug where the default unit was "m" instead of sending None #27

Merged
AllfatherHatt merged 1 commits from default_unit_patch into master 2026-08-31 20:53:49 +02:00

1 Commits

Author SHA1 Message Date
d63d03aead Fixed bug where the default unit was "m" instead of sending None
When the log_activity function receives a value of None for the unit parameter, it logs value without applying a conversion multiplier.
2026-08-31 20:48:51 +02:00