Update .changeset/quick-meals-talk.md
Co-authored-by: MT Lewis <mtlewis@users.noreply.github.com> Signed-off-by: Harrison Hogg <7130591+HHogg@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ For example, the `playlistConditions.isOwner` API has changed from:
|
||||
playlistConditions.isOwner(['user:default/me', 'group:default/owner']);
|
||||
```
|
||||
|
||||
to the new API
|
||||
to:
|
||||
|
||||
```ts
|
||||
playlistConditions.isOwner({
|
||||
|
||||
Reference in New Issue
Block a user