@ -233,6 +233,7 @@ class MainHandler(tornado.web.RequestHandler):
self.write(content)
def load_sequence():
data = []
if os.path.exists('sequence.json'):
try:
with open('sequence.json') as fd:
The note is not visible to the blocked user.