mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-16 13:01:13 +00:00
Merge pull request #178 from EETagent/fix_portfolio_download_icon
(frontend) fix portfolio download icon
This commit is contained in:
commit
f8de045e97
1 changed files with 2 additions and 1 deletions
|
|
@ -50,8 +50,9 @@
|
|||
showOnCreate: false,
|
||||
delay: 0
|
||||
}}
|
||||
class="icon "
|
||||
>
|
||||
<Logout />
|
||||
<Download />
|
||||
</span>
|
||||
{:else}
|
||||
<span
|
||||
|
|
|
|||
Loading…
Reference in a new issue