mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-21 06:03:52 +00:00
Enable MemorySensor
This commit is contained in:
parent
6211bc4f42
commit
4d5c0cd466
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ namespace CommonHelpers
|
|||
{
|
||||
IsCpuEnabled = true,
|
||||
IsGpuEnabled = true,
|
||||
IsMemoryEnabled = true,
|
||||
IsStorageEnabled = true,
|
||||
IsBatteryEnabled = true
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue