We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 797758d + d51e87b commit 83a7324Copy full SHA for 83a7324
tools/generate_images.js
@@ -81,7 +81,7 @@ const parseArgs = () => {
81
});
82
83
backends = backends || {
84
- all: true,
+ pptr: true,
85
};
86
87
return {
0 commit comments