There was an error while loading. Please reload this page.
1 parent 100b9c0 commit 0b8ef49Copy full SHA for 0b8ef49
1 file changed
src/apps/answers/domain/answers.py
@@ -675,7 +675,7 @@ class AnswersCheck(PublicModel):
675
applet_id: uuid.UUID
676
# TODO: created_at can be safely removed after
677
# the corresponding mobile PR is merged
678
- # https://github.com/mindlogger/mindlogger-app-refactor/pull/1024
+ # https://mindlogger.atlassian.net/browse/M2-9693
679
created_at: int | None = None
680
activity_id: str
681
submit_id: uuid.UUID | None = None
0 commit comments