Display the latest scrobble under a user's name
This commit is contained in:
parent
954d03150f
commit
2c9930bd5b
8 changed files with 73 additions and 3 deletions
|
|
@ -40,6 +40,7 @@ export const defaultState = {
|
|||
padEmoji: true,
|
||||
hideAttachments: false,
|
||||
hideAttachmentsInConv: false,
|
||||
hideScrobbles: false,
|
||||
maxThumbnails: 16,
|
||||
hideNsfw: true,
|
||||
preloadImage: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue