Browse Source

oops

pull/41/head
Eric Lang 3 years ago
parent
commit
14f28258cc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      server/routes/api/v2.js

+ 1
- 1
server/routes/api/v2.js View File

@ -307,4 +307,4 @@ routes.get('/*', (request, result) =>
} }
}); });
module.exports = routes;
module.exports = routes;

Loading…
Cancel
Save