From 780c08ab8b8a33ec8d08821f839f0d5dc034931b Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Mon, 3 Apr 2017 10:04:21 +0200 Subject: Rename user.ts to user-authentication.ts --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tsconfig.json') 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", -- cgit v1.2.3