mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore(profile): added TD2 forum profile link button
This commit is contained in:
@@ -66,6 +66,14 @@
|
||||
>
|
||||
{{ t('profile.stats.dispatchers-journal') }}
|
||||
</router-link>
|
||||
|
||||
<a
|
||||
class="a-button btn--action"
|
||||
:href="`https://td2.info.pl/profile/?u=${route.query.playerId}`"
|
||||
target="_blank"
|
||||
>
|
||||
{{ t('profile.stats.forum-profile') }}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Current activity -->
|
||||
|
||||
Reference in New Issue
Block a user