mirror of
https://github.com/zyachel/quetre.git
synced 2025-04-03 21:17:36 +03:00
fix(routes): add unimplemented error message to space
route
This commit is contained in:
parent
e35f4c699a
commit
8820f36af8
4 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
////////////////////////////////////////////////////////
|
||||
// IMPORTS
|
||||
////////////////////////////////////////////////////////
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
import dotenv from 'dotenv/config'; // importing .env vars
|
||||
import app from './app.js';
|
||||
import log from './utils/log.js';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue