@@ -89,11 +89,7 @@ class State(FastAPI):
await _db.commit()
logging.debug("[State] Updated DB")
async def increment_counter(self, counter: str):
"""Increment Counter"""
if not counter in self.counters.keys():
The note is not visible to the blocked user.