@@ -0,0 +1,5 @@
from fastapi import FastAPI
from api.teaApi import t_router
app = FastAPI()
app.include_router(t_router)
The note is not visible to the blocked user.