summaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index b6966990..436c6181 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -10,7 +10,7 @@
"src/scripts/colors.ts",
"src/scripts/definitions.ts",
"src/scripts/serverconnection.ts",
- "src/scripts/user.ts",
+ "src/scripts/user-authentication.ts",
"src/scripts/util.ts",
"src/scripts/controllers/mapcontroller.ts",
"src/scripts/controllers/simulationcontroller.ts",