This commit is contained in:
KMY 2024-01-15 11:14:19 +09:00
parent 673e09d645
commit 35a4928cbe
2 changed files with 2 additions and 2 deletions

View file

@ -14,8 +14,8 @@ import EditIcon from 'mastodon/../material-icons/400-24px/edit.svg?react';
import FlagIcon from 'mastodon/../material-icons/400-24px/flag-fill.svg?react';
import HomeIcon from 'mastodon/../material-icons/400-24px/home-fill.svg?react';
import InsertChartIcon from 'mastodon/../material-icons/400-24px/insert_chart.svg?react';
import ListAltIcon from 'mastodon/../material-icons/400-24px/insert_chart.svg?react';
import ReferenceIcon from 'mastodon/../material-icons/400-24px/link.svg?react';
import ListAltIcon from 'mastodon/../material-icons/400-24px/list_alt.svg?react';
import PersonIcon from 'mastodon/../material-icons/400-24px/person-fill.svg?react';
import PersonAddIcon from 'mastodon/../material-icons/400-24px/person_add-fill.svg?react';
import RepeatIcon from 'mastodon/../material-icons/400-24px/repeat.svg?react';