Compare commits

...

1 Commits

Author SHA1 Message Date
e66ff65eaf content-type??? 2021-12-01 21:41:54 +01:00

View File

@ -53,6 +53,7 @@ export class MapController extends BaseController {
const mapUrl = roomUrl.protocol + "//" + match[1];
res.writeStatus("200 OK");
res.writeHeader("Content-type", "application/json");
this.addCorsHeaders(res);
res.end(
JSON.stringify({