Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
verticalsync committed Apr 13, 2024
1 parent 0693d80 commit 04fe8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/components/settings/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const SettingsOptions: Record<string, Array<BooleanSetting | SettingsComponent>>
{
key: "clickTrayToShowHide",
title: "Hide/Show on tray click",
description: "Left clicking tray icon will toggle the vesktop window visibility.",
description: "Left clicking tray icon will toggle the sunroof window visibility.",
defaultValue: false
},
{
Expand Down

0 comments on commit 04fe8e7

Please sign in to comment.