mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 14:26:28 +02:00
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