From aa8bb46857ab36003222e724a137ff045b622dfe Mon Sep 17 00:00:00 2001 From: rizaldy Date: Sun, 26 Nov 2023 18:16:07 +0700 Subject: [PATCH] feat: update things --- src/_data/consulting.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/consulting.js b/src/_data/consulting.js index 1fc372c..07b2dda 100644 --- a/src/_data/consulting.js +++ b/src/_data/consulting.js @@ -5,7 +5,7 @@ const CONSULTING_STATUS = { const consulting = { status: CONSULTING_STATUS.UNAVAILABLE, - clear_status_after: 1685552400, + clear_status_after: 1704091020000, timezone: "UTC+7", hours_per_week: 25, };