diff --git a/projects/ucap-webmessenger-app/src/app/services/authentication.service.ts b/projects/ucap-webmessenger-app/src/app/services/authentication.service.ts index 5680d3f4..b9ea0700 100644 --- a/projects/ucap-webmessenger-app/src/app/services/authentication.service.ts +++ b/projects/ucap-webmessenger-app/src/app/services/authentication.service.ts @@ -68,7 +68,7 @@ export class AppAuthenticationService { ...environment.productConfig.defaultSettings.chat, downloadPath: `${await this.nativeService.getPath( 'documents' - )}/LG UCAP 받은 파일` + )}/LG UCAP downloads` } } };