forked from mirrors/amnezia-wg-easy
fixup: Server.js
This commit is contained in:
parent
74f3e2f320
commit
5fbfb26937
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ module.exports = class Server {
|
|||
router
|
||||
.get('/api/release', defineEventHandler((event) => {
|
||||
setHeader(event, 'Content-Type', 'application/json');
|
||||
|
||||
return RELEASE;
|
||||
}))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue