Skip to content

Commit a22aa5b

Browse files
committed
fix: List hardware reporting in trackingInfoHuman
1 parent 212b2ec commit a22aa5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ext.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export async function activate(context: flashpoint.ExtensionContext) {
2525
'How long you use Flashpoint for',
2626
'The version of Flashpoint you are running',
2727
'What games you launch',
28+
'Simplified Hardware Info (Architecture, Operating System, Available Memory)',
2829
'Which URLs games request, to help with repacking legacy games',
2930
];
3031
const res = await flashpoint.dialogs.showMessageBox({

0 commit comments

Comments
 (0)