mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-04 22:07:40 +00:00
Improve handling of SharedData
This commit is contained in:
parent
0b86664002
commit
092f96a9ab
3 changed files with 5 additions and 5 deletions
|
|
@ -29,6 +29,7 @@ namespace FanControl
|
|||
public FanControlForm()
|
||||
{
|
||||
InitializeComponent();
|
||||
SharedData_Update();
|
||||
|
||||
Text += " v" + Application.ProductVersion.ToString();
|
||||
Instance.Open(Text, "Global\\FanControlOnce");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue