tangled
alpha
login
or
join now
hailey.at
/
followgraph
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
fix missing live in identity events
hailey.at
2 weeks ago
4f1a1b3c
2023a460
options
unified
split
Changed files
+1
-1
models.py
+1
-1
models.py
···
29
29
A model for identity events taht come from Tap, in Kafka mode
30
30
"""
31
31
32
32
-
live: bool
32
32
+
live: Optional[bool] = False
33
33
handle: Optional[str]
34
34
is_active: bool
35
35
status: str