mirror of
https://github.com/Lomanic/presence-button-web
synced 2025-12-01 17:56:29 +00:00
🐣📠 Checkpoint
./server.js:933874/1
This commit is contained in:
parent
0d55c1a6c5
commit
ca3cfdf043
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ app.get("/img", (req, res) => {
|
|||
}
|
||||
res.sendFile(__dirname + "/views/closed.svg"); // https://www.flaticon.com/free-icon/closed_1234190
|
||||
});
|
||||
|
||||
app.get("/api", (req, res) => {
|
||||
res.header("Access-Control-Allow-Origin", "*");
|
||||
res.header(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue