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.
1 parent d68cc5c commit daa91dbCopy full SHA for daa91db
1 file changed
src/pages/GameView.tsx
@@ -611,7 +611,7 @@ export default function GameView() {
611
<DropdownLabel>Direct Download</DropdownLabel>
612
</DropdownItem>
613
<DropdownItem onClick={handleClientDownload}>
614
- <DropdownLabel>Open in Client</DropdownLabel>
+ <DropdownLabel>Download via GameVault Client</DropdownLabel>
615
616
</DropdownMenu>
617
</Dropdown>
0 commit comments