battery info temperature shown in C or F based on settings (#2360)
* battery Info temperature displays C or F * PowerSettings: add locale module to dependencies Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@ App(
|
||||
requires=[
|
||||
"gui",
|
||||
"power",
|
||||
"locale",
|
||||
],
|
||||
flags=["InsomniaSafe"],
|
||||
stack_size=1 * 1024,
|
||||
|
Reference in New Issue
Block a user