mirror of
https://github.com/Orbmu2k/nvidiaProfileInspector.git
synced 2026-05-19 04:15:47 -04:00
Merge branch 'master' of https://github.com/Orbmu2k/nvidiaProfileInspector
This commit is contained in:
@@ -5,5 +5,7 @@ namespace nvidiaProfileInspector.UI.ViewModels
|
||||
public string Key { get; set; }
|
||||
|
||||
public string Name { get; set; }
|
||||
|
||||
public string KeyDisplay => Key?.TrimEnd('|');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user