Test commit
Some checks failed
Build DeguApp backend / build (pull_request) Failing after 0s

This commit is contained in:
Filip Rojek 2024-06-03 12:38:01 +02:00
parent 4a161cbf7c
commit b956385a96

View File

@ -41,3 +41,5 @@ app.use(cookieParser());
// Routes // Routes
app.use(routes); app.use(routes);
//test