From 4394e4248455637ab7836756058ac872fdf4af10 Mon Sep 17 00:00:00 2001 From: wayne <wayne8692wayne8692@gmail.com> Date: 星期四, 17 二月 2022 11:39:43 +0800 Subject: [PATCH] Merge branch 'pollex-dev' into sit --- 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