URLプレビューのサムネイルを隠す機能を追加 (MisskeyIO#214)
This commit is contained in:
@@ -20,6 +20,7 @@ type Ad = TODO_2;
|
||||
// @public (undocumented)
|
||||
type AdminInstanceMetadata = DetailedInstanceMetadata & {
|
||||
blockedHosts: string[];
|
||||
urlPreviewDenyList: string[];
|
||||
};
|
||||
|
||||
// @public (undocumented)
|
||||
|
Reference in New Issue
Block a user