fix: add generic gpu vram support
This commit is contained in:
@@ -17,6 +17,7 @@ JsonObject {
|
||||
property bool showMemory: true
|
||||
property bool showNetwork: true
|
||||
property bool showStorage: true
|
||||
property bool showVram: true
|
||||
}
|
||||
component Sizes: JsonObject {
|
||||
readonly property int dateTimeWidth: 110
|
||||
|
||||
Reference in New Issue
Block a user