mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
fix license field showing on server projects (#7031)
* fix license field showing on server projects * random commit to trigger CI hopefully?
This commit is contained in:
@@ -469,6 +469,7 @@
|
||||
<ProjectSidebarDetails
|
||||
:project="project"
|
||||
:link-target="$external()"
|
||||
:hide-license="isServerProject"
|
||||
:show-followers="isServerProject"
|
||||
class="card flex-card"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user