open-notebook/stream_app/consts.py
2024-10-21 14:56:10 -03:00

5 lines
91 B
Python

context_icons = [
"⛔ not in context",
"🟡 summary",
"🟢 full content",
]