From da6fcce812c99892029ea54b7703f96ce92e37aa Mon Sep 17 00:00:00 2001
From: Tomas <tomasysh@gmail.com>
Date: 星期一, 27 十二月 2021 10:20:53 +0800
Subject: [PATCH] page refactor: appointment-list child components

---
 PAMapp/shared/services/auth.service.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/PAMapp/shared/services/auth.service.ts b/PAMapp/shared/services/auth.service.ts
index 469bace..e467576 100644
--- a/PAMapp/shared/services/auth.service.ts
+++ b/PAMapp/shared/services/auth.service.ts
@@ -1,4 +1,4 @@
-import { Role } from "../models/enum/role";
+import { Role } from "../models/enum/Role";
 
 class AuthService {
 

--
Gitblit v1.8.0