Demon Lord Vinsen commited on
Commit
57b3c7e
·
1 Parent(s): 6ece28b

logout fcm

Browse files
Files changed (1) hide show
  1. app/main.py +1 -1
app/main.py CHANGED
@@ -50,7 +50,7 @@ def root():
50
  code{background:#111827;color:#e5e7eb;padding:2px 6px;border-radius:6px}
51
  </style>
52
  <h2>🤖 Mini-chan Tsundere API <span class="badge">Running</span></h2>
53
- <p>Hmph… aku udah hidup di Hugging Face Spaces. Jangan sok manja ya, Baka 😤</p>
54
  <p>• Buka <a href="/docs">/docs</a> buat Swagger UI.<br/>
55
  • Healthcheck: <code>GET /health</code><br/>
56
  • Endpoints utama: <code>/chat</code>, <code>/register-device</code>, dan <code>/schedule</code></p>
 
50
  code{background:#111827;color:#e5e7eb;padding:2px 6px;border-radius:6px}
51
  </style>
52
  <h2>🤖 Mini-chan Tsundere API <span class="badge">Running</span></h2>
53
+ <p>Hmph… aku udah hidup di Hugging Face Spaces. Baka 😤</p>
54
  <p>• Buka <a href="/docs">/docs</a> buat Swagger UI.<br/>
55
  • Healthcheck: <code>GET /health</code><br/>
56
  • Endpoints utama: <code>/chat</code>, <code>/register-device</code>, dan <code>/schedule</code></p>