mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-30 03:00:57 +00:00
feat: update pomodoro focus jira icon
This commit is contained in:
parent
c49601d00f
commit
e35adae588
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
ng-if="::vm.task.originalLink"
|
||||
external-link
|
||||
ng-href="{{ ::vm.task.originalLink }}">
|
||||
<ng-md-icon icon="{{vm.task.originalType ==='GITHUB' ? 'github-circle':'link'}}"
|
||||
<ng-md-icon icon="{{vm.task.originalType ==='GITHUB' ? 'github-circle':'explore'}}"
|
||||
aria-label="link"></ng-md-icon>
|
||||
<md-tooltip md-direction="bottom">Go to issue page</md-tooltip>
|
||||
</md-button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue