Skip to content

Commit

Permalink
Update help dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
kenmingwang committed Apr 3, 2023
1 parent c8e4b1e commit 1fdf5cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/AddFavDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@ export const HelpDialog = function ({ onClose, openState }) {
<DialogContentText>
- Series:合集,需整个url放入搜索框(https://space.bilibili.com/5053504/channel/seriesdetail?sid=2440602)
</DialogContentText>
<DialogContentText id='alert-dialog-description'>
右键B站视频可以快捷添加到歌单
</DialogContentText>
</DialogContent>

<DialogActions>
Expand Down

0 comments on commit 1fdf5cf

Please sign in to comment.