목록 메뉴에 전체 중지 버튼 추가

This commit is contained in:
joyfuI
2020-10-11 12:23:38 +09:00
parent 36f3ecab76
commit 3318a11788
5 changed files with 32 additions and 4 deletions

View File

@@ -131,6 +131,9 @@ API에선 직접 비트레이트를 설정할 수 있습니다.
물론 해당 정보가 없으면 null입니다.
## Changelog
v1.6.11
* 목록 메뉴에 전체 중지 버튼 추가
v1.6.10
* CORS 허용 설정이 작동하지 않는 문제 수정
Thanks to [dbswnschl](https://github.com/dbswnschl)