We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc48c6 commit d750e5dCopy full SHA for d750e5d
1 file changed
backend/src/server.ts
@@ -22,4 +22,4 @@ app.listen(process.env.PORT, () => {
22
logger.info('server started dont need worry');
23
});
24
25
-const test = 123;
+const test = 1238;
0 commit comments