This commit is contained in:
Milo
2025-07-24 10:51:20 +02:00
parent 5a5643d328
commit 09f8e538d8
2 changed files with 1 additions and 0 deletions

View File

@@ -2666,6 +2666,7 @@ app.post('/interactions', verifyKeyMiddleware(process.env.PUBLIC_KEY), async fun
});
app.use(express.json());
app.use('/public', express.static('public'));
// Check flAPI
app.get('/check', (req, res) => {

BIN
public/images/curry.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB