Skip to content

Commit

Permalink
Поправлено ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
K1llMan committed Aug 5, 2020
1 parent b1210de commit 62d2ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Yandex.Music.Api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ YandexMusicApi
│   ├── GetStation / Async (AuthStorage storage, string type, string tag)
│   ├── GetStation / Async (AuthStorage storage, YStationId id)
│   ├── GetStationTracks / Async (AuthStorage storage, YStation station, string prevTrackId = "")
│   └── SetStationSettings2Async / Async (AuthStorage storage, YStation station, YStationSettings2 settings)
│   └── SetStationSettings2 / Async (AuthStorage storage, YStation station, YStationSettings2 settings)
└── Future
   ...
```
Expand Down

0 comments on commit 62d2ba2

Please sign in to comment.