mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-13 08:12:44 +10:00
fix: update object id paths for new server
This commit is contained in:
@ -86,7 +86,7 @@ pub struct User {
|
||||
username: String,
|
||||
admin: bool,
|
||||
display_name: String,
|
||||
profile_picture: String,
|
||||
profile_picture_object_id: String,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user