fixed typo: --stats battery info

This commit is contained in:
purple wazard 2024-05-07 11:38:13 -05:00
parent 397ab2cf88
commit be8ddbdeff

View File

@ -152,7 +152,7 @@ def main(config, daemon, debug, update, install, remove, live, log, monitor, sta
else:
gnome_power_detect()
tlp_service_detect()
brttery_get_thresholds()
battery_get_thresholds()
read_stats()
elif log:
deprecated_log_msg()