mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
fix issues with auth (#1247)
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
>
|
||||
<VersionIcon />
|
||||
<nuxt-link
|
||||
:to="getVersionLink(notif.extra_data.project, notif.extra_data.version.name)"
|
||||
:to="getVersionLink(notif.extra_data.project, notif.extra_data.version)"
|
||||
class="text-link no-underline"
|
||||
>
|
||||
{{ notif.extra_data.version.name }}
|
||||
|
||||
Reference in New Issue
Block a user