Skip to content

Commit

Permalink
fix: janhq#1548 - duplicate command shortcut instruction (janhq#1600)
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-jan authored Jan 15, 2024
1 parent f025f11 commit 2691278
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions web/screens/Settings/Advanced/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -220,18 +220,6 @@ const Advanced = () => {
</div>
</div>
</div>
<div className="flex w-full gap-4 border-b border-border pb-2">
<div className="w-1/2">
<div className="py-2">
<ShortCut menu="," />
</div>
</div>
<div className="w-full">
<div className="py-2">
<p>Navigate to setting page</p>
</div>
</div>
</div>
<div className="flex w-full gap-4 border-b border-border pb-2">
<div className="w-1/2">
<div className="py-2">
Expand Down

0 comments on commit 2691278

Please sign in to comment.