Skip to content

Commit

Permalink
refactor(ui): remove redundant "pair" menu item
Browse files Browse the repository at this point in the history
This is covered by the status page.
  • Loading branch information
andyholmes committed May 21, 2024
1 parent f3273f9 commit a1aefc9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/libvalent/ui/valent-device-page.ui
Original file line number Diff line number Diff line change
Expand Up @@ -215,11 +215,6 @@
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">Pair</attribute>
<attribute name="action">page.pair</attribute>
<attribute name="hidden-when">action-disabled</attribute>
</item>
<item>
<attribute name="label" translatable="yes">Unpair</attribute>
<attribute name="action">page.unpair</attribute>
Expand Down

0 comments on commit a1aefc9

Please sign in to comment.