diff options
author | neodarz <neodarz@neodarz.net> | 2020-04-12 09:03:11 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2020-04-12 09:03:11 +0200 |
commit | 86de4c99f707992f9b1c6008cdbefc5540523ac2 (patch) | |
tree | 1268a4b86ed4f8cb60ce57184b3a7f266544d554 /README.md | |
parent | 92528fe0387dddaf19ba562fe98bf073c8a756c9 (diff) | |
download | pyfunkwhale-86de4c99f707992f9b1c6008cdbefc5540523ac2.tar.xz pyfunkwhale-86de4c99f707992f9b1c6008cdbefc5540523ac2.zip |
Add favorites add/delete endpoint
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -111,7 +111,7 @@ List of features implemented or planned: - [ ] Upload a new file in a library - [ ] Retrieve an upload - [ ] Delete a an upload -- [/] favorites +- [x] favorites - [x] List favorites - - [ ] Mark a given track as favorite - - [ ] Remove a given track from favorites + - [x] Mark a given track as favorite + - [x] Remove a given track from favorites |