fix wooden fish author and title display
This commit is contained in:
@@ -32,6 +32,7 @@ pub struct AuthUserPayload {
|
||||
pub struct PublicUserSummaryPayload {
|
||||
pub id: String,
|
||||
pub public_user_code: String,
|
||||
pub username: String,
|
||||
pub display_name: String,
|
||||
pub avatar_url: Option<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user