BE+FE: timestamps for sessions and emails corrected #1639

This commit is contained in:
jokob-sk
2026-05-16 10:07:49 +10:00
5 changed files with 17 additions and 20 deletions

View File

@@ -185,9 +185,6 @@ def is_authorized():
return is_authorized_result
@app.route('/mcp/sse', methods=['GET', 'POST', 'OPTIONS'])
def api_mcp_sse():
if not is_authorized():