From 2807a435ec6c229b17b6cafc5cc6a2d770afb764 Mon Sep 17 00:00:00 2001 From: SW-FFM <96287627+sw-ffm@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:23:57 +0200 Subject: [PATCH 1/2] Update users.js --- web/routes/users.js | 1 + 1 file changed, 1 insertion(+) diff --git a/web/routes/users.js b/web/routes/users.js index 283705f..3e38fe5 100644 --- a/web/routes/users.js +++ b/web/routes/users.js @@ -7,3 +7,4 @@ router.get('/users', function (req, res, next) { }) module.exports = router +/* EOF */ From 922e5bc97e051bc7f0dc4033d46310e53059af16 Mon Sep 17 00:00:00 2001 From: SW-FFM <96287627+sw-ffm@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:26:32 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 120eb19..222d9a1 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,6 @@ 1. Watch the CI workflow being triggered 1. Troubleshoot issues as they rise -## LICENSE +## LICENSE TEST [Copyright (c) 2021 Bassem Dghaidi (@Link-)](LICENSE)