Skip to content

Commit

Permalink
Update DFL and desc
Browse files Browse the repository at this point in the history
  • Loading branch information
SheffeyG committed Feb 6, 2024
1 parent b2384eb commit 0adfabf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@types/uuid": "^9.0.8",
"decky-frontend-lib": "^3.24.4",
"decky-frontend-lib": "^3.24.5",
"qrcode.react": "^3.1.0",
"react-icons": "^4.4.0"
},
Expand Down
16 changes: 4 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion src/views/Content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ const Content: VFC<{ serverAPI: ServerAPI }> = () => {
>
<DialogBodyText>
<p><b>CheatDeck only support the normal steam launcher for now.</b></p>
<li>You can find the cheat settings in the game details menu.</li>
<li>Please enable developer mode in the steam system settings.</li>
<li>You can find the cheat settings in the game details menu.</li>
<li>Use the steam key to switch between game and cheat windows.</li>
<li>If you are unable to click the selected cheat panel, please turn the game to window mode.</li>
</DialogBodyText>
</Focusable>
Expand Down

0 comments on commit 0adfabf

Please sign in to comment.