[scrobbles] Memos
This commit is contained in:
@ -40,7 +40,7 @@ class Task(LongPlayScrobblableMixin):
|
|||||||
|
|
||||||
@property
|
@property
|
||||||
def strings(self) -> ScrobblableConstants:
|
def strings(self) -> ScrobblableConstants:
|
||||||
return ScrobblableConstants(verb="Doing", tags="white_check_mark")
|
return ScrobblableConstants(verb="Doing", tags="memo")
|
||||||
|
|
||||||
# @property
|
# @property
|
||||||
# def logdata_cls(self):
|
# def logdata_cls(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user