Wip: アンテナ編集画面 アカウント・ドメイン
This commit is contained in:
parent
8a075ba4c6
commit
041b05b15f
8 changed files with 481 additions and 78 deletions
|
@ -14,17 +14,7 @@ const AntennaFactory = Record<AntennaShape>({
|
|||
insert_feeds: false,
|
||||
with_media_only: false,
|
||||
ignore_reblog: false,
|
||||
accounts_count: 0,
|
||||
domains_count: 0,
|
||||
tags_count: 0,
|
||||
keywords_count: 0,
|
||||
list: null,
|
||||
domains: undefined,
|
||||
keywords: undefined,
|
||||
tags: undefined,
|
||||
exclude_domains: undefined,
|
||||
exclude_keywords: undefined,
|
||||
exclude_tags: undefined,
|
||||
list_id: undefined,
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue