From 5f4e00634e763c3b3811937bb16bf0b93506a56a Mon Sep 17 00:00:00 2001 From: winsdominoes Date: Thu, 30 May 2024 12:04:24 +0700 Subject: [PATCH] updated timezone config --- config/config.json.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config/config.json.example b/config/config.json.example index e5edc72..3c56a9f 100644 --- a/config/config.json.example +++ b/config/config.json.example @@ -1,4 +1,5 @@ { "room": "", "token": "" + "timezone": "", }