options_map
@@ -53,6 +53,7 @@ async def status():
"last_loaded_at": snapshot.last_loaded_at.isoformat() + "Z",
"error_count": len(snapshot.errors),
"errors": [str(err) for err in snapshot.errors],
"options": snapshot.options_map,
}
The note is not visible to the blocked user.