graphics() subVendor fix

This commit is contained in:
Sebastian Hildebrandt
2023-08-28 15:23:50 +02:00
parent 954dd229cc
commit 88d654a64c
9 changed files with 56 additions and 47 deletions
+3 -1
View File
@@ -236,7 +236,9 @@ si.mem().then(data => console.log(data));</code></pre class="example">
buffcache: 1132142592,
swaptotal: 8589930496,
swapused: 0,
swapfree: 8589930496
swapfree: 8589930496,
writeback: 0,
dirty: 8192
}
</pre>
</tr>