mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-20 02:45:50 -05:00
New Crowdin updates (#24276)
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
This commit is contained in:
@@ -9,5 +9,5 @@ type AccountValues = {
|
||||
avatar: string;
|
||||
avatar_static: string;
|
||||
[key: string]: any;
|
||||
}
|
||||
export type Account = MastodonMap<AccountValues>
|
||||
};
|
||||
export type Account = MastodonMap<AccountValues>;
|
||||
|
||||
Reference in New Issue
Block a user