Skip to content

Commit

Permalink
忘人工润色了(寄
Browse files Browse the repository at this point in the history
  • Loading branch information
Shua-github committed Dec 29, 2024
1 parent 4b42d40 commit 288234c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/Info.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export default function Info({ open, handleClose }) {
</ListItemAvatar>
<ListItemText
primary="Rosemoe"
secondary="为 Arcaea 版本的贴纸制作工具提供支持"
secondary="为 Arcaea 版本的表情制作工具提供支持"
/>
</ListItem>
<ListItem
Expand All @@ -76,7 +76,7 @@ export default function Info({ open, handleClose }) {
</ListItemAvatar>
<ListItemText
primary="Xestarrrr"
secondary="为 Arcaea 贴纸图像提供支持"
secondary="为 Arcaea 表情图像提供支持"
/>
</ListItem>
<ListItem
Expand All @@ -94,7 +94,7 @@ export default function Info({ open, handleClose }) {
</ListItemAvatar>
<ListItemText
primary="Ayaka"
secondary="为原始贴纸制作工具提供支持"
secondary="为原始表情制作工具提供支持"
/>
</ListItem>
</List>
Expand Down

0 comments on commit 288234c

Please sign in to comment.