mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-25 03:41:02 +00:00
feat: socials in media
This commit is contained in:
@@ -5,4 +5,5 @@ data class User(
|
||||
val name: String,
|
||||
val pfp: String?,
|
||||
val banner: String?,
|
||||
val info: String? = null,
|
||||
)
|
||||
Reference in New Issue
Block a user