hostLowerは廃止してhostにlowerしたものを入れるように
This commit is contained in:
@ -66,7 +66,6 @@ export type INote = {
|
||||
};
|
||||
_user: {
|
||||
host: string;
|
||||
hostLower: string;
|
||||
account: {
|
||||
inbox?: string;
|
||||
};
|
||||
|
Reference in New Issue
Block a user