[notifications] Clean up emojis and fix priority
This commit is contained in:
@ -430,7 +430,7 @@ class Track(ScrobblableMixin):
|
||||
|
||||
@property
|
||||
def strings(self) -> ScrobblableConstants:
|
||||
return ScrobblableConstants(verb="Listening", tags="headphones")
|
||||
return ScrobblableConstants(verb="Listening", tags="notes")
|
||||
|
||||
@property
|
||||
def mb_link(self):
|
||||
|
||||
Reference in New Issue
Block a user