mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-10 07:25:50 +01:00
use description as bio in user account type
This commit is contained in:
@@ -95,7 +95,7 @@ class AvatarImageProviderSpec extends FunSpec with MockitoSugar {
|
||||
image = image,
|
||||
isGroupAccount = false,
|
||||
isRemoved = false,
|
||||
groupDescription = None)
|
||||
description = None)
|
||||
|
||||
private def createSystemSettings(useGravatar: Boolean) =
|
||||
SystemSettings(
|
||||
|
||||
Reference in New Issue
Block a user