mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 17:46:36 +00:00
failsafe load dlls
add user config queue offsets throttle improvements
This commit is contained in:
@@ -6,6 +6,4 @@ public class HardwareInfo
|
||||
public string GPU { get; set; } = null!;
|
||||
public string MacAddress { get; set; } = null!;
|
||||
public string Memory { get; set; } = null!;
|
||||
|
||||
public string Hash { get; set; } = null!;
|
||||
}
|
||||
Reference in New Issue
Block a user