From 3041bdc8daee6f17ab790bbab0bfdbf22f244573 Mon Sep 17 00:00:00 2001 From: Tomas <tomasysh@gmail.com> Date: 星期四, 27 一月 2022 10:18:51 +0800 Subject: [PATCH] update: [前單] 在相關功能顯示滿意度資訊、打開滿意度相關功能 --- PAMapp/shared/const/hide-reviews.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/PAMapp/shared/const/hide-reviews.ts b/PAMapp/shared/const/hide-reviews.ts index e8a6eb8..35d2e34 100644 --- a/PAMapp/shared/const/hide-reviews.ts +++ b/PAMapp/shared/const/hide-reviews.ts @@ -1 +1 @@ -export const hideReviews = true; \ No newline at end of file +export const hideReviews = false; -- Gitblit v1.8.0