pl-fe: separate scrobble query from account query
Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
@ -16,7 +16,6 @@ interface Account extends NormalizedAccount {
|
||||
|
||||
interface UseAccountOpts {
|
||||
withRelationship?: boolean;
|
||||
withScrobble?: boolean;
|
||||
withMoveTarget?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user