Updated module tree

This commit is contained in:
Alexis
2021-01-19 21:27:06 +01:00
parent e8ca2416b7
commit e2061d6595
6 changed files with 125 additions and 100 deletions

View File

@@ -4,7 +4,7 @@
const express = require('express');
let router = express.Router();
// Connection
// Functions
const functions = require('../functions');
// Repository