Change: RESTful API

This commit is contained in:
2021-12-11 00:22:41 +08:00
parent 87ac0cecb7
commit c418634515
5 changed files with 11 additions and 11 deletions

View File

@@ -80,7 +80,7 @@ function AudioPlayer(props) {
<button
onClick={() =>
navigate(`search-folders/${props.playingFile.folder_id}`)
navigate(`/folders/${props.playingFile.folder_id}`)
}
>
{props.playingFile.foldername}