mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-09 04:37:19 +02:00
fix: can't show the user profile when joining any groups
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
@groupNames.map { groupName =>
|
||||
<li>@avatarLink(groupName, 20, tooltip = true, label = true)</li>
|
||||
}
|
||||
</div>
|
||||
}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user