Explorar o código

[scrobbles] Memos

Colin Powell hai 8 meses
pai
achega
66513c5758
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vrobbler/apps/tasks/models.py

+ 1 - 1
vrobbler/apps/tasks/models.py

@@ -40,7 +40,7 @@ class Task(LongPlayScrobblableMixin):
 
     @property
     def strings(self) -> ScrobblableConstants:
-        return ScrobblableConstants(verb="Doing", tags="white_check_mark")
+        return ScrobblableConstants(verb="Doing", tags="memo")
 
     # @property
     # def logdata_cls(self):