aboutsummaryrefslogtreecommitdiffstats
path: root/start/routes.ts
diff options
context:
space:
mode:
Diffstat (limited to 'start/routes.ts')
-rw-r--r--start/routes.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/start/routes.ts b/start/routes.ts
index 75cef72..7c62909 100644
--- a/start/routes.ts
+++ b/start/routes.ts
@@ -18,5 +18,5 @@
18| 18|
19*/ 19*/
20 20
21import './routes/api'; 21import './routes/api.js'
22import './routes/web'; 22import './routes/web.js'