aboutsummaryrefslogtreecommitdiffstats
path: root/server/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/index.ts')
-rw-r--r--server/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/index.ts b/server/index.ts
index 677c736..4e9d1b5 100644
--- a/server/index.ts
+++ b/server/index.ts
@@ -1,7 +1,7 @@
import express from 'express';
import path from 'path';
import crypto from 'crypto';
-import { songs } from '../src/data/songs';
+import { songs } from './data/songs';
import { startDate } from '../src/constants/startDate';
import cors from 'cors';
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage