Skip to content

Commit

Permalink
Add link to add Git API tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
Malte-Hansen committed Nov 18, 2024
1 parent f6cfd26 commit bea7017
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/components/page-setup/navbar.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,16 @@
</button>
</li>
{{/if}}
<li>
<button
class='dropdown-item'
type='button'
{{on 'click' this.goToSettings}}
>
{{svg-jar 'git-branch-16' class='octicon'}}
Git API Token
</button>
</li>
<li>
<button
class='dropdown-item'
Expand Down

0 comments on commit bea7017

Please sign in to comment.