✌️
This commit is contained in:
parent
10e3411020
commit
a9ea405c0c
6 changed files with 53 additions and 9 deletions
|
@ -88,6 +88,7 @@ export interface ILocalUser extends IUserBase {
|
|||
export interface IRemoteUser extends IUserBase {
|
||||
inbox: string;
|
||||
uri: string;
|
||||
url?: string;
|
||||
publicKey: {
|
||||
id: string;
|
||||
publicKeyPem: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue