upd: megalodon to v7
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace PleromaEntity {
|
||||
export type IdentityProof = {
|
||||
provider: string
|
||||
provider_username: string
|
||||
updated_at: string
|
||||
proof_url: string
|
||||
profile_url: string
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user