Skip to content

Commit

Permalink
remove extensions link from header, extensions has its own extension now
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodes committed Apr 2, 2024
1 parent 5ba3b26 commit 9e1d166
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions addon/components/layout/header.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@
</div>
</LinkToExternal>
{{/each}}
<LinkToExternal @route="console.extensions" id="console-extensions-header-button" class="next-view-header-item truncate" role="menuitem">
<div class="w-6">
<FaIcon @icon="shapes" @size="sm" />
</div>
<div>
<span>Extensions</span>
</div>
</LinkToExternal>
</div>
{{/unless}}
<div id="view-header-left-content-a">
Expand Down

0 comments on commit 9e1d166

Please sign in to comment.