Implemented soundtrack deletion

This commit is contained in:
2017-10-17 11:43:07 +02:00
parent d65f3fd7bb
commit 96c0d22192
3 changed files with 30 additions and 3 deletions

View File

@ -1,4 +1,5 @@
export * from "./Actions/AnimeList"
export * from "./Actions/Delete"
export * from "./Actions/Diff"
export * from "./Actions/FollowUser"
export * from "./Actions/Forum"